--- gcc/config/rs6000/x-rs6000 2018/04/24 18:10:26 1.1.1.1 +++ gcc/config/rs6000/x-rs6000 2018/04/24 18:16:37 1.1.1.2 @@ -4,8 +4,7 @@ INSTALL=/usr/ucb/install -c # Show we need to use the C version of ALLOCA ALLOCA=alloca.o -# For some reason, we need -lm for cc1. # We need -lld for collect2 (actually this only matters # for a native compiler, but this is as good a place as any # to define the symbol). -CLIB=-lm -lld +CLIB=-lld