Update spec to build Qt 5.0
[profile/ivi/qtbase.git] / mkspecs / common / g++-unix.conf
1 #
2 # Qmake configuration for the GNU C++ compiler on *nix-systems
3 #
4 # Before making changes to this file, please read the comment in
5 # gcc-base.conf, to make sure the change goes in the right place.
6 #
7 # To verify that your change has the desired effect on the final configuration
8 # you can use the manual test in tests/manual/mkspecs.
9 #
10
11 include(g++-base.conf)
12
13 QMAKE_LFLAGS_RELEASE += -Wl,-O1
14 QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined