something weird with upstream tag in ffdiaporama

Fabian Greffrath fabian at greffrath.com
Tue Jul 17 07:31:32 UTC 2012


Am 16.07.2012 21:19, schrieb Fabrice Coutadeur:
> 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.

  - Fabian




More information about the pkg-multimedia-maintainers mailing list