wmname: use CFLAGS of xbps-src.
This commit is contained in:
parent
261500f69d
commit
0dd3590f15
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ checksum=559ad188b2913167dcbb37ecfbb7ed474a7ec4bbcb0129d8d5d08cb9208d02c5
|
|||
|
||||
do_build() {
|
||||
sed -e '/strip/d' -i Makefile
|
||||
make CC=$CC INCS=-I. LDFLAGS="-lX11 $LDFLAGS"
|
||||
make CC=$CC INCS=-I. LDFLAGS="-lX11 $LDFLAGS" CFLAGS="$CFLAGS -DVERSION=\\\"$version\\\""
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue