aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/freenx/nxkill/Makefile.in.patch
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 16:46:37 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 16:46:37 +0200
commit57f87fad39421fd45b8d0fa9c1fd2e605b6456ec (patch)
treee68e2ac6127864db9bddac39da433cb578a2a03b /recipes/obsolete/freenx/nxkill/Makefile.in.patch
parent707d89e0be7ae646f633e3a45d6af1163d7c937c (diff)
downloadopenembedded-57f87fad39421fd45b8d0fa9c1fd2e605b6456ec.tar.gz
freenx : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/obsolete/freenx/nxkill/Makefile.in.patch')
-rw-r--r--recipes/obsolete/freenx/nxkill/Makefile.in.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/obsolete/freenx/nxkill/Makefile.in.patch b/recipes/obsolete/freenx/nxkill/Makefile.in.patch
new file mode 100644
index 0000000000..4531c856ed
--- /dev/null
+++ b/recipes/obsolete/freenx/nxkill/Makefile.in.patch
@@ -0,0 +1,13 @@
+Index: nxkill/Makefile.in
+===================================================================
+--- nxkill.orig/Makefile.in
++++ nxkill/Makefile.in
+@@ -12,7 +12,7 @@ LIBVERSION=@LIBVERSION@
+ #
+ CXX = @CXX@
+ CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ @DEFS@ \
+- -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes \
++ -Wall -Wpointer-arith \
+
+ CXXINCLUDES = -I. -I../nxcomp
+