Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-10 | musl compile fixes | Waldemar Brodkorb | |
2014-04-08 | fix iptables build, when conntrack lib is found, form buildroot | Waldemar Brodkorb | |
2014-04-05 | fix musl compile, update | Waldemar Brodkorb | |
2013-08-20 | fix musl compile | Waldemar Brodkorb | |
2013-07-11 | fix conntrack-tools compile | Waldemar Brodkorb | |
2011-03-01 | misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OS | Waldemar Brodkorb | |
* fix *.pc / *-config file handling. | |||
2011-02-26 | c++ compiler fixes | Waldemar 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-17 | fix packages to be compile with stack protector | Waldemar 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 |