mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samba: build with -fPIC -DPIC flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0f9320ac02
commit
dccd574fde
@ -28,6 +28,8 @@ else
|
||||
SMB_AVAHI="--disable-avahi"
|
||||
fi
|
||||
|
||||
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||
|
||||
cd $PKG_BUILD/source3
|
||||
|
||||
sh autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user