blob: 3695597ae14248aed5c1d035d668806aa67b4d0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Changelog for the libqtpas SlackBuild script.
--------------------------------------------------
12/09/2022:
libqtpas added in Slackbuilds.org
21/09/2022:
Added SLKCFLAGS to QMAKE. Thanks to David Miller
for pointing it out. Bumped the build no.
24/01/2023:
corrected spelling mistake in README and slack-desc.
This will now build from lazarus source instead of
relying on Debian source package.Thanks to Davild Miller
For pointing that out.For the 64-bit systems I have added
-march=x86-64 -mtune=native flag so it will be optimized
for the host system, also added Hardening Flags.
Bumped the build no.
|