summaryrefslogtreecommitdiff
path: root/package/libxslt/patches/patch-ltmain_sh
AgeCommit message (Collapse)Author
2023-10-08libxslt: update to 1.1.38Waldemar Brodkorb
2023-01-08new package firefox, obsolete python2Waldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2013-09-04update to latest upstream version, fix musl compileWaldemar 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