mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
building-notes: Drop "qmake" from "using parent flags" examples
AFAIK to make Qt respect {C,CXX}FLAGS, you need to patch it. Link:https://wiki.linuxfromscratch.org/blfs/wiki/qt5#CustomOptimizations
This commit is contained in:
parent
ec3211006d
commit
f9a6ca2d41
@ -1060,7 +1060,7 @@ chmod 744 /usr/sbin/strip-all.sh</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If building Perl or Python modules, or Qt packages which use qmake,
|
||||
If building Perl or Python modules,
|
||||
in general the <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>
|
||||
used are those which were used by those <quote>parent</quote>
|
||||
packages.
|
||||
|
Loading…
Reference in New Issue
Block a user