mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
grep: add some usefull configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
66abf7704e
commit
c129b0493f
@ -6,5 +6,8 @@ cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-silent-rules \
|
||||
--disable-rpath \
|
||||
--with-gnu-ld \
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user