gmp recipe
This commit is contained in:
parent
4743d657d7
commit
ed6ccc0fa3
1 changed files with 7 additions and 0 deletions
7
recipes/gmp/Makefile
Normal file
7
recipes/gmp/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = gmp
|
||||
version = 6.2.1
|
||||
release = 0
|
||||
URL = https://gmplib.org/download/gmp/gmp-$(version).tar.xz
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue