| 2020-03-29 01:58:31 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't build bfd-crunchide and bfd-mdsetimage as PIE, they link against a static library. |
| 2019-06-08 12:53:29 by Roland Illig | Files touched by this commit (41) |
Log message: cross/*: let pkglint autofix indentation and variable alignment pkglint -Wall -F -r cross xtensa-esp32-elf-gcc has been manually edited afterwards because when realigning variable assignments, pkglint only allows one long outlier line. This package has two long SITES.* lines, therefore pkglint wanted to indent the variable values much further to the right. This needs to be fixed in pkglint. |
| 2016-06-19 18:24:00 by Thomas Klausner | Files touched by this commit (13) |
Log message: Bump version for USE_CROSSBASE removal. |
| 2016-06-19 18:20:28 by Thomas Klausner | Files touched by this commit (22) |
Log message:
Move remaining users of USE_CROSSBASE to just install into ${PREFIX}/cross.
To simplify infrastructure.
Ok joerg@
XXX: nios2-gcc3 loops endlessly during build, before and after change,
so untested.
XXX: nios2-gcc does not build on -current, in the same way before
and after the change, so untested.
|
| 2015-12-27 00:07:11 by David A. Holland | Files touched by this commit (1) |
Log message: Set missing USE_BSD_MAKEFILE. Not sure if this is causing the build failure seen in Joerg's build (or what would be), but it's wrong and should be fixed anyway. |
| 2012-10-03 02:10:30 by Aleksej Saushev | Files touched by this commit (20) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
| 2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109) |
Log message: Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. |
| 2008-06-16 15:32:55 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix DESTDIR installation. |