File: mt-nios2-elf

package info (click to toggle)
libiberty 20161220-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 8,096 kB
  • ctags: 30,742
  • sloc: ansic: 83,796; sh: 3,787; makefile: 1,585; cpp: 1,289; perl: 302
file content (5 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (62)
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