summaryrefslogtreecommitdiff
path: root/package/libvorbisidec/patches
AgeCommit message (Collapse)Author
2013-11-03convert to autotool inrastructureWaldemar 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
2010-02-18avoid calling auttool stuffWaldemar Brodkorb