X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=config%2Fmt-sde;h=cb204203db835106ba80bd9168b658c8963d4048;hb=eb6cdd53bf4a08e32c4538e5b0521a1aa68bd8ec;hp=775e50dd7325749e8491f5b8624740660024d56a;hpb=c6bac49b54ed8b91aa74c83f6593a38b63aedb7a;p=deliverable%2Fbinutils-gdb.git diff --git a/config/mt-sde b/config/mt-sde index 775e50dd73..cb204203db 100644 --- a/config/mt-sde +++ b/config/mt-sde @@ -6,5 +6,5 @@ # has two purposes: it allows libraries to be used in situations where # $gp != our _gp, and it allows them to be built with -G8 while # retaining link compability with -G0 and -G4. -CFLAGS_FOR_TARGET = -Os -minterlink-mips16 -mcode-xonly -mno-gpopt -CXXFLAGS_FOR_TARGET = -Os -minterlink-mips16 -mcode-xonly -mno-gpopt +CFLAGS_FOR_TARGET += -Os -minterlink-mips16 -mcode-xonly -mno-gpopt +CXXFLAGS_FOR_TARGET += -Os -minterlink-mips16 -mcode-xonly -mno-gpopt