xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/x-linux-relax (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1# At -O0 cc1 etc. are too large and -Wl,--relax is needed
2$(COMPILERS) : override LDFLAGS += -Wl,--relax
3