allwinner_a64/android/toolchain/binutils/binutils-2.25/config/mt-nios2-elf
2018-08-08 20:10:12 +08:00

5 lines
248 B
Text

# We build library code with -mno-gpopt so that it can be linked with
# larger executables with small-data sections that exceed the 16-bit
# offset range for GP-relative addressing.
CFLAGS_FOR_TARGET += -mno-gpopt
CXXFLAGS_FOR_TARGET += -mno-gpopt