mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
enca:
- remove hack for not using linker plugin (fixed now)
This commit is contained in:
parent
ec7c672edd
commit
5a9d4d5304
@ -4,10 +4,6 @@
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
# Suffers from bug 42453 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42453>.
|
||||
CFLAGS=`echo $CFLAGS | sed -e "s|-fuse-linker-plugin||"`
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-fuse-linker-plugin||"`
|
||||
|
||||
cd $PKG_BUILD
|
||||
ac_cv_file__dev_random=yes \
|
||||
ac_cv_file__dev_urandom=no \
|
||||
@ -29,4 +25,4 @@ make
|
||||
$MAKEINSTALL -C lib
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp enca.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp enca.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user