loksh: remove unneeded compiler and linker flags
This commit is contained in:
parent
3e816fd407
commit
062138ffb1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'loksh'
|
||||
pkgname=loksh
|
||||
version=6.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HAVE_LIBBSD=1 CFLAGS+=-fPIC LDFLAGS+=-pie"
|
||||
make_build_args="HAVE_LIBBSD=1"
|
||||
make_install_args="BIN_NAME=loksh"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libbsd-devel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue