summaryrefslogtreecommitdiff
path: root/package/cairo/patches/patch-src_cairo-features_h
AgeCommit message (Collapse)Author
2011-04-08remove wrong patchWaldemar 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