mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
flashrom: disable werror gcc warnings
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a5a31c3e51
commit
62897ea128
@ -24,4 +24,4 @@
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
$MAKE CC=$TARGET_CC STRIP=$STRIP
|
$MAKE CC=$TARGET_CC STRIP=$STRIP WARNERROR=no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user