halibut: set CFLAGS.
This commit is contained in:
parent
fc697460ae
commit
aff2af37d1
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'halibut'
|
||||
pkgname=halibut
|
||||
version=1.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
CFLAGS='-I../charset -I../build'
|
||||
disable_parallel_build=yes
|
||||
hostmakedepends="perl"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue