yash recipe
This commit is contained in:
parent
6c33169c7b
commit
a4b55051c2
8
recipes/yash/Makefile
Normal file
8
recipes/yash/Makefile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
name = yash
|
||||||
|
version = 2.51
|
||||||
|
URL = https://github.com/magicant/yash/releases/download/$(version)/yash-$(version).tar.gz
|
||||||
|
|
||||||
|
CONFIGURE_OPTIONS = --prefix=$(PREFIX) CFLAGS="-O2 -fPIC -D_POSIX_C_SOURCE"
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user