On 03/01/2011 04:40 PM, Alexander Neundorf wrote:
> Do you think when enabling the C compiler as ASM compiler it should
> also check for $ENV{CFLAGS} ? Or should I added $ENV{ASMFLAGS} ?
Often the C compiler is the C++ compiler too but we still have a
separate CXXFLAGS. Let's use ASMFLAGS.
-Brad