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