aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/freenx
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/freenx')
-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
+