Document the fact that the assembler's alignment pseudo-ops can be issued without...
[deliverable/binutils-gdb.git] / config / mt-nios2-elf
1 # We build library code with -mno-gpopt so that it can be linked with
2 # larger executables with small-data sections that exceed the 16-bit
3 # offset range for GP-relative addressing.
4 CFLAGS_FOR_TARGET += -mno-gpopt
5 CXXFLAGS_FOR_TARGET += -mno-gpopt
This page took 0.028318 seconds and 4 git commands to generate.