* [PATCH] gmp 6.2.0: Fixed lfs for i586
@ 2020-06-11 10:02 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2020-06-11 10:02 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/gmp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/gmp b/lfs/gmp
index ea6e96402..d09100981 100644
--- a/lfs/gmp
+++ b/lfs/gmp
@@ -100,7 +100,7 @@ ifeq "$(BUILD_ARCH)" "i586"
cd $(DIR_APP) && make $(MAKETUNING)
-mkdir -pv /usr/lib/sse2
- cd $(DIR_APP) && install -v -m 755 .libs/libgmp.so.10.3.2 /usr/lib/sse2
+ cd $(DIR_APP) && install -v -m 755 .libs/libgmp.so.10.4.0 /usr/lib/sse2
endif
@rm -rf $(DIR_APP)
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-06-11 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-11 10:02 [PATCH] gmp 6.2.0: Fixed lfs for i586 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox