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