summaryrefslogtreecommitdiff
path: root/package/esound/patches
AgeCommit message (Collapse)Author
2013-12-23forgot the patchWaldemar Brodkorb
2013-10-29use autotool infrastructure, add sub package for the libraryWaldemar Brodkorb
2011-03-01misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OSWaldemar Brodkorb
* fix *.pc / *-config file handling.
2011-02-26c++ compiler fixesWaldemar Brodkorb
when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff.
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
2009-05-17Initial importwbx