mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tiff: build with -fPIC -DPIC flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3af0728e87
commit
c48be7fa0e
@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
|
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||||
|
CXXFLAGS="$CXXFLAGS -fPIC -DPIC"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user