ports: add GNU GMP 6.3.0
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../meta-port-scripts/gnu-compile.sh
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../meta-port-scripts/gnu-fetch.sh
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
export GNU_PROJECT=gmp
|
||||
export SRC_SHA256=e56fd59d76810932a0555aa15a14b61c16bed66110d3c75cc2ac49ddaa9ab24c
|
||||
export GNU_CONFIGURE_OPTIONS=
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../meta-port-scripts/gnu-install.sh
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
description = "GNU Multiple Precision Arithmetic Library"
|
||||
version = "6.3.0"
|
||||
Reference in New Issue
Block a user