1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/lib/csu
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
aarch64 Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
amd64 Add META_MODE support. 2015-06-13 19:20:56 +00:00
arm Add META_MODE support. 2015-06-13 19:20:56 +00:00
common
i386 Add META_MODE support. 2015-06-13 19:20:56 +00:00
mips Add META_MODE support. 2015-06-13 19:20:56 +00:00
powerpc Add META_MODE support. 2015-06-13 19:20:56 +00:00
powerpc64 Add META_MODE support. 2015-06-13 19:20:56 +00:00
sparc64 Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile All FreeBSD platforms are elf: move i386-elf to i386 2015-05-19 21:00:53 +00:00
Makefile.inc