--- a/thinstation/Makefile.patch Fri Oct 27 11:56:51 2017 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
---- Makefile.orig 2008-11-10 19:18:24.000000000 +0000
-+++ Makefile 2011-03-30 13:22:30.000000000 +0000
-@@ -540,9 +540,6 @@
- # warn about C99 declaration after statement
- KBUILD_CFLAGS += $(call cc-option,-Wdeclaration-after-statement,)
-
--# disable pointer signed / unsigned warnings in gcc 4.0
--KBUILD_CFLAGS += $(call cc-option,-Wno-pointer-sign,)
--
- # Add user supplied CPPFLAGS, AFLAGS and CFLAGS as the last assignments
- # But warn user when we do so
- warn-assign = \