libopenraw: drop unnecessary cross tweaks.

This commit is contained in:
Juan RP 2015-10-17 11:32:10 +02:00
parent b6878e0f59
commit a9f7f43a67
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ homepage="http://${pkgname}.freedesktop.org/wiki/"
distfiles="http://${pkgname}.freedesktop.org/download/${pkgname}-${version}.tar.bz2"
checksum=49fd1adf0a0228c7a17a79bf98d8d03664195feae1e50f4ddd1b20162626e18f
LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib"
post_configure() {
# Fix local posix_{open,close} name clash with unistd.h
sed -e "s;posix_open;s_posix_open;g" \