sqlite: enable build_pie/relro.
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# Template build file for 'sqlite'.
|
# Template build file for 'sqlite'.
|
||||||
pkgname=sqlite
|
pkgname=sqlite
|
||||||
version=3.8.8.3
|
version=3.8.8.3
|
||||||
revision=1
|
revision=2
|
||||||
_amalgamationver=3080803
|
_amalgamationver=3080803
|
||||||
wrksrc="sqlite-autoconf-${_amalgamationver}"
|
wrksrc="sqlite-autoconf-${_amalgamationver}"
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-threadsafe --enable-readline --enable-dynamic-extensions"
|
configure_args="--enable-threadsafe --enable-readline --enable-dynamic-extensions"
|
||||||
makedepends="readline-devel>=6.3"
|
makedepends="readline-devel>=6.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user