--- math/mprime/files/patch-linux64_makebsd (revision 495869) +++ math/mprime/files/patch-linux64_makebsd (working copy) @@ -19,7 +19,7 @@ -LFLAGS = -L/usr/local/lib -Wl,-M -LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread /usr/local/lib/libhwloc.a -lcurl -lstdc++ -lcompat -lgmp -+LFLAGS = -L%%LOCALBASE%%/lib ++LFLAGS = -fuse-ld=bfd -L%%LOCALBASE%%/lib +LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -lhwloc -lcurl -lcompat -lgmp FACTOROBJ = factor64.o --- math/mprime/files/patch-linux_makebsd (revision 495869) +++ math/mprime/files/patch-linux_makebsd (working copy) @@ -16,7 +16,7 @@ -LFLAGS = -Wl,-M -L/usr/local/lib -LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -Wl,-Bstatic /usr/local/lib/libhwloc.a -Wl,-Bstatic /usr/local/lib/libcurl.a -lz -lcompat -lstdc++ -Wl,-Bdynamic -lssl -lgmp -+LFLAGS = -L%%LOCALBASE%%/lib ++LFLAGS = -fuse-ld=bfd -L%%LOCALBASE%%/lib +LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -lcurl -lhwloc -lz -lcompat -lssl -lgmp FACTOROBJ = factor32.o