Commit Graph

18 Commits

Author SHA1 Message Date
Joey Parrish cf372fa5db Strip executables explicitly
Do not strip in install, because install is not aware of
cross-compilation.  VBy explicitly stripping executables using a make
var that can be overridden, the build is more friendly to
cross-compilers.
2016-10-30 10:47:50 -07:00
Joey Parrish 2c6de54726 Remove redundancy in make vars
Refer to CC in vars that use gcc, instead of hard-coding gcc twice.
This makes it easier to override those vars for cross-compilation.
2016-10-30 10:46:03 -07:00
joan 251ed80f5e V43 2015-12-31 17:01:34 +00:00
BjoernSch 7e0b539d6f Make installation paths configurable
Make installation paths configurable
2015-12-22 17:44:27 +01:00
joan 92bd13d857 V40 2015-11-10 14:57:12 +00:00
joan f5912f84b4 V38 2015-10-02 08:23:02 +01:00
joan c1a2a9000a V37 2015-08-30 09:40:42 +01:00
joan 927f3544f1 V34 2015-06-18 11:46:46 +01:00
Gergely Budai 41d7a6914c Shared libraries
- Also makes shared libraries (linked binaries will be smaller).
- Installed binaries and libraries will be stripped.
- Fixed some minor inconsistencies which resulted in not optimized executables (like gpiod).
2015-05-27 21:55:59 +02:00
joan b9c55009e0 V32-a 2015-04-23 08:58:59 +01:00
Ksenia Balistreri 9e72562f27 add EMBEDDED_IN_VM compilation flag to remove debugging and signal handling 2015-04-08 19:20:07 +02:00
joan 624ecb6fb0 V26 2015-02-02 21:11:28 +00:00
joan 517b42acff V17 2014-08-01 09:30:25 +01:00
joan 78bbfe4668 V13 2014-03-13 15:50:23 +00:00
joan 23e3b179ab V11 2014-01-21 19:04:59 +00:00
joan 7f0cf5a014 V10 2014-01-12 21:31:59 +00:00
joan 3e7e75ea29 V7 2013-12-12 10:32:49 +00:00
joan 56b5f62885 V6 2013-12-12 10:27:22 +00:00