summaryrefslogtreecommitdiff
path: root/package/fltk/patches/patch-makeinclude_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-28 16:27:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-28 21:37:36 +0200
commit6434added84779792a19752300ea292deb727487 (patch)
tree7ed4411784ce29dbc12d9cc6d242c78414123b53 /package/fltk/patches/patch-makeinclude_in
parentd0cc6d5fe2d7b943c493ad8b6817bebdfe720195 (diff)
remove uclibc++ support, some libgcc fuckup
Diffstat (limited to 'package/fltk/patches/patch-makeinclude_in')
-rw-r--r--package/fltk/patches/patch-makeinclude_in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/fltk/patches/patch-makeinclude_in b/package/fltk/patches/patch-makeinclude_in
new file mode 100644
index 000000000..8581117de
--- /dev/null
+++ b/package/fltk/patches/patch-makeinclude_in
@@ -0,0 +1,12 @@
+--- fltk-1.3.2.orig/makeinclude.in 2012-12-05 15:53:03.000000000 +0100
++++ fltk-1.3.2/makeinclude.in 2014-05-28 16:08:25.000000000 +0200
+@@ -130,9 +130,6 @@ INSTALL_SCRIPT = $(INSTALL) -m 755
+ INSTALL_DESKTOP = @INSTALL_DESKTOP@
+ UNINSTALL_DESKTOP = @UNINSTALL_DESKTOP@
+
+-# Be quiet when building...
+-.SILENT:
+-
+ # Build commands and filename extensions...
+ .SUFFIXES: .0 .1 .3 .6 .c .cxx .mm .h .fl .man .o .z $(EXEEXT)
+