aboutsummaryrefslogtreecommitdiffstats
path: root/conf/documentation.conf
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-03-13 10:29:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-13 10:29:37 +0000
commit581beffb05246c92f3683d705f840b605ed6c9fe (patch)
tree38e4335714dafce9496088b8259c464ed3ade7a6 /conf/documentation.conf
parent261eb19e87ece7897d3f6d803028c8ace9f1c4a2 (diff)
downloadopenembedded-581beffb05246c92f3683d705f840b605ed6c9fe.tar.gz
conf/documentation.conf:
Document the HOST_NONSYSV variable introduced by emte packages/fakeroot/fakeroot-native: There are systems without SYSV stuff. Introduce a HOST_NONSYSV variable if you have such a host system. In this case fakeroot-native is build with tcp IPC. This fixes bug #735 and patch is courtsey nigel Kostiuck (emte)
Diffstat (limited to 'conf/documentation.conf')
-rw-r--r--conf/documentation.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index 19aaf2dd48..93cf911d02 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -20,6 +20,7 @@ HOST_VENDOR[doc] = "The name of the vendor. Normally same as the TARGET_VENDOR @
HOST_SYS[doc] = "FIXME"
HOST_PREFIX[doc] = "Normally same as the TARGET_PREFIX @see TARGET_PREFIX @group base"
HOST_CC_ARCH[doc] = "Normally same as the TARGET_CC_ARCH @see TARGET_CC_ARCH @group base"
+HOST_NONSYSV[doc] = "Setable flag in local.conf to override SysV specific compiles when needed. 1 or 0 are usable values. See fakeroot-native for example."
TARGET_ARCH[doc] = "Build for which architecture. Examples are arm, i686, sh3, mips, powerpc"
TARGET_OS[doc] = "Build for which Operating System. Currently possible values are \