Custom optimisation flags for building QT
QT's configure script doesn't recognise the CFLAGS or CXXFLAGS environment variables.
How can I build/configure it to use custom optimisation/compiler settings without manually editing the generated Makefile (I'm trying to automate the build with a script).
Last edited by ugenn; 04-27-2004 at 08:50 AM.
|