Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-04 | update firefox and dependencies | Waldemar Brodkorb | |
2013-12-08 | fix release build for uClibc raspberry-pi | Waldemar Brodkorb | |
2013-05-02 | update Xorg to 7.7 | Waldemar Brodkorb | |
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 |