Index: head/tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP =================================================================== --- head/tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP (nonexistent) +++ head/tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP (revision 295491) @@ -0,0 +1,7 @@ +.\" $FreeBSD$ +Set to not build ELF Tool Chain tools +(addr2line, nm, size, strings and strip) +as part of the bootstrap process. +.Bf -symbolic +An alternate bootstrap tool chain must be provided. +.Ef Property changes on: head/tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/tools/build/options/WITH_BINUTILS =================================================================== --- head/tools/build/options/WITH_BINUTILS (nonexistent) +++ head/tools/build/options/WITH_BINUTILS (revision 295491) @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set to build and install binutils (as, ld, objcopy, and objdump) as part +of the normal system build. Property changes on: head/tools/build/options/WITH_BINUTILS ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/tools/build/options/WITH_BINUTILS_BOOTSTRAP =================================================================== --- head/tools/build/options/WITH_BINUTILS_BOOTSTRAP (nonexistent) +++ head/tools/build/options/WITH_BINUTILS_BOOTSTRAP (revision 295491) @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set build binutils (as, ld, objcopy and objdump) +as part of the bootstrap process. Property changes on: head/tools/build/options/WITH_BINUTILS_BOOTSTRAP ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property