Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-10 | update pacemaker and corosync, still broken | Waldemar Brodkorb | |
2011-10-17 | disable iconv | Waldemar Brodkorb | |
2011-02-05 | add more subpackages, divide tools and library | Waldemar Brodkorb | |
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 | |||
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) |