summarylogtreecommitdiffstats
path: root/0001-makefile-fix-build-for-Arch-Linux.patch
diff options
context:
space:
mode:
authorgraysky2024-03-15 14:35:03 -0400
committergraysky2024-03-15 14:35:03 -0400
commitf1cfb174c3070d16579731c8c6622dc7bf895294 (patch)
tree52a1351e1c8d227ea6de6dcc838b714a3207f303 /0001-makefile-fix-build-for-Arch-Linux.patch
parent43f6d953ea3afd0abfe15dedc3e4d203b1b645e1 (diff)
downloadaur-mprime.tar.gz
Update to 30.19.13-1
Diffstat (limited to '0001-makefile-fix-build-for-Arch-Linux.patch')
-rw-r--r--0001-makefile-fix-build-for-Arch-Linux.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-makefile-fix-build-for-Arch-Linux.patch b/0001-makefile-fix-build-for-Arch-Linux.patch
index e63dd496900c..fb7c17f5a206 100644
--- a/0001-makefile-fix-build-for-Arch-Linux.patch
+++ b/0001-makefile-fix-build-for-Arch-Linux.patch
@@ -30,7 +30,7 @@ index 61d130e..639c1bd 100644
-LFLAGS = -Wl,-M -Wl,-L/usr/local/lib
#LIBS = ../gwnum/gwnum.a ../gwnum/polymult.a -lm -lpthread -Wl,-Bstatic -lhwloc -Wl,-Bstatic -lcurl -Wl,-Bdynamic -lrt -lstdc++ -lz -lxml2 -ldl -lgmp
-LIBS = ../gwnum/gwnum.a ../gwnum/polymult.a -lm -lpthread -Wl,-Bstatic -lhwloc -Wl,-Bstatic -lcurl -Wl,-Bdynamic -lrt -lstdc++ -ldl -lgmp
-+LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld ../gwnum/polymult.a -lm -lpthread $(shell pkg-config --libs libcurl) -lstdc++ $(shell pkg-config --static --libs hwloc) -lgmp
++LIBS = ../gwnum/gwnum.a ../gwnum/polymult.a -lm -lpthread $(shell pkg-config --libs libcurl) -lstdc++ $(shell pkg-config --static --libs hwloc) -lgmp
+
+ALFLAGS = -I.. -I../gwnum -march=x86-64 -DX86_64 -O2 -Wno-unused-result -march=x86-64 -DPORT=8