quilt-native: disable getopt for darwin buildhosts
authorJason Kridner <jkridner@beagleboard.org>
Thu, 13 Nov 2008 15:08:22 +0000 (16:08 +0100)
committerChris Larson <chris_larson@mentor.com>
Fri, 22 Oct 2010 03:11:56 +0000 (20:11 -0700)
recipes/quilt/quilt-native.inc

index f18626a..2e2230b 100644 (file)
@@ -12,6 +12,7 @@ inherit autotools native
 
 PATCHTOOL = "patch"
 EXTRA_OECONF = "--disable-nls"
+EXTRA_OECONF_append_darwin = " --without-getopt"
 
 do_configure () {
        oe_runconf