Commit graph

4 commits

Author SHA1 Message Date
joerg
cb9631de46 Move C++11 setting before the first inclusion of compiler.mk. Reuse the
results instead of multiply inclusions.
2017-05-05 17:38:00 +00:00
jperkin
c24ed9c54f The "rename" rule is a published synonym for the "opt" transform rule, however
only the latter is supported by cwrappers.  Change them all to "opt" rules for
consistency and to gain compatibility with cwrappers.
2014-12-15 11:46:34 +00:00
apb
89a39670a7 Workaround for PR 46978:
g++-4.5.3 and 4.5.4 on NetBSD/i386 fails with an internal compiler error
when building gui/painting/qdrawhelper_mmx.cpp.
2012-09-20 08:38:40 +00:00
tron
ca97f22ec0 Compile this package with "-O1" under Mac OS X if GCC is used. The generated
"qmake" binary no longer crashes and the build actually succeeds.

This fixes PR pkg/44716 by Richard Hansen who found out that this is
a compiler problem in the first place.
2011-08-03 16:38:31 +00:00