Age | Commit message (Collapse) | Author |
|
|
|
|
|
in 1764 issue
|
|
|
|
sources from Altera, and removes obsolete patches
|
|
|
|
|
|
to Hamish Moffatt
|
|
|
|
|
|
|
|
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
|
|
|
|
|
cross-compile
|
|
further, not home yet though
|
|
gcc target abi back to a place where the other arch-specific settings live
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Strip host files with host strip (untested, will likely need a HOSTSTRIP)
|
|
|
|
|
|
|
|
toolchain/*/*.mk */Makefile.in -l)
|
|
"/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
|
|
dir exists
|
|
|
|
|
|
set. Maybe when it is set the C++ libraries get put into $(TARGET_DIR)/lib. If that is the case, then an 'if-else' block will need to be placed to strip the right location.
|
|
|
|
- start to separate usr/lib and lib to match normal system-layout
|
|
- adjust default gdb version to 6.6
- fix stripping gmp/mpfr due to recent LIBTGTEXT changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- provide a syslinux-source target while at it
|
|
|