mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
newt: add crosscompiling patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
43a472e082
commit
b0b8ca31c4
12
packages/devel/newt/patches/newt-libdir.patch
Normal file
12
packages/devel/newt/patches/newt-libdir.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -Naur newt-0.52.14/Makefile.in newt-0.52.14.patch/Makefile.in
|
||||
--- newt-0.52.14/Makefile.in 2011-11-11 12:00:15.000000000 +0100
|
||||
+++ newt-0.52.14.patch/Makefile.in 2013-05-30 23:40:30.104284277 +0200
|
||||
@@ -5,7 +5,7 @@
|
||||
CPP = @CPP@
|
||||
CFLAGS = @CFLAGS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
-CPPFLAGS = -D_GNU_SOURCE -I/usr/include/slang @CPPFLAGS@
|
||||
+CPPFLAGS = -D_GNU_SOURCE @CPPFLAGS@
|
||||
GNU_LD = @GNU_LD@
|
||||
|
||||
VERSION = @VERSION@
|
Loading…
x
Reference in New Issue
Block a user