summaryrefslogtreecommitdiff
path: root/package/libiconv/patches/patch-libcharset_build-aux_ltmain_sh
AgeCommit message (Collapse)Author
2013-10-24update to latest upstream, fix package install by using standard install targetWaldemar 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