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:
047ef9b
)
quilt-native: disable getopt for darwin buildhosts
author
Jason Kridner
<jkridner@beagleboard.org>
Thu, 13 Nov 2008 15:08:22 +0000
(16:08 +0100)
committer
Chris Larson
<chris_larson@mentor.com>
Fri, 22 Oct 2010 03:11:56 +0000
(20:11 -0700)
recipes/quilt/quilt-native.inc
patch
|
blob
|
history
diff --git
a/recipes/quilt/quilt-native.inc
b/recipes/quilt/quilt-native.inc
index
f18626a
..
2e2230b
100644
(file)
--- a/
recipes/quilt/quilt-native.inc
+++ b/
recipes/quilt/quilt-native.inc
@@
-12,6
+12,7
@@
inherit autotools native
PATCHTOOL = "patch"
EXTRA_OECONF = "--disable-nls"
+EXTRA_OECONF_append_darwin = " --without-getopt"
do_configure () {
oe_runconf