chroot-texinfo: fix PIE in bootstrap.
Removed code obsolete since 11a6f8a6
.
This commit is contained in:
parent
519699a93e
commit
be7e87e765
@ -1,7 +1,7 @@
|
||||
# Template file for 'chroot-texinfo'
|
||||
pkgname=chroot-texinfo
|
||||
version=4.13a
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="texinfo-4.13"
|
||||
bootstrap=yes
|
||||
hostmakedepends="ncurses-devel"
|
||||
@ -18,9 +18,6 @@ checksum=6d28b0ceae866e3536142fc552e7a3bc9f84c8303119c25731b2478eef64c9e5
|
||||
do_configure() {
|
||||
cp -f ${XBPS_CROSSPFDIR}/config.sub build-aux
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
export LDFLAGS="-L${XBPS_MASTERDIR}/usr/lib"
|
||||
fi
|
||||
./configure ${configure_args} --disable-nls
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user