git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab1792d
)
micro.conf: use prefix_native and prefix_exec_native
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Fri, 13 Nov 2009 11:09:50 +0000
(12:09 +0100)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Tue, 17 Nov 2009 20:34:20 +0000
(21:34 +0100)
conf/distro/micro.conf
patch
|
blob
|
history
diff --git
a/conf/distro/micro.conf
b/conf/distro/micro.conf
index
a1220ee
..
b27f02c
100644
(file)
--- a/
conf/distro/micro.conf
+++ b/
conf/distro/micro.conf
@@
-99,6
+99,8
@@
PACKAGE_SNAP_LIB_SYMLINKS = "1"
# Collapse /usr into /
prefix = ""
exec_prefix = ""
+prefix_native = ""
+exec_prefix_native = ""
# Don't install ldconfig and associated gubbins
USE_LDCONFIG = "0"