Sorry, I didn't understand. This is used like this right:

scons CCFLAGS=-"-O3 -w" ...


No. Say, you specified CCFLAGS in one run, and do not want to use it
the next time, you do

scons load_options=-CCFLAGS

Other options will be loaded as usual.

Bo

Reply via email to