loksh: remove unneeded compiler and linker flags
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user