Codebase list newlib / 1806d7c3-ede8-4052-a185-a103087ef154/main config / mt-nios2-elf
1806d7c3-ede8-4052-a185-a103087ef154/main

Tree @1806d7c3-ede8-4052-a185-a103087ef154/main (Download .tar.gz)

mt-nios2-elf @1806d7c3-ede8-4052-a185-a103087ef154/mainraw · history · blame

1
2
3
4
5
# 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