Hi, 2012/7/17 Fabian Greffrath <fab...@greffrath.com>: >> I'm just getting some warnings about hardening-no-fortify-functions >> and hardening-no-relro that I will look after tomorrow. > > > This means that LDFLAGS and CPPFLAGS are not taken over from the > environment. Try "QMAKE_LFLAGS += ${LDFLAGS}" and "QMAKE_CFLAGS += > ${CPPFLAGS} or similar in the .pro file.
I had to add QMAKE_LFLAGS and QMAKE_CXXFLAGS to get rid of the 2 warnings. Thanks for the pointers! Fabrice _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers