Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-03 | convert to autotool infrastructure, use CPU_ARCH not ARCH to choose FPM | Waldemar Brodkorb | |
2013-10-16 | add Debian patches here too | 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 | |||
2010-01-26 | disable unknown compiler flag | waldemar brodkorb | |