summaryrefslogtreecommitdiff
path: root/package/fltk/patches/patch-Makefile
AgeCommit message (Collapse)Author
2014-05-28remove uclibc++ support, some libgcc fuckupWaldemar Brodkorb
2011-09-12update dillo/fltk to latest stable version, even works on armWaldemar Brodkorb
2011-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages