summaryrefslogtreecommitdiffstats
path: root/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-11-28 20:30:39 +0000
committerRoss Burton <ross@openedhand.com>2007-11-28 20:30:39 +0000
commit9da15df7d50a8fce071784a1f0e56344550680ab (patch)
tree968c4e5746b31a1a16a4e1bb820a2e3e78fcaae5 /meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
parentd862b5758c48968e6b40597b60d31673b61007a1 (diff)
downloadpoky-9da15df7d50a8fce071784a1f0e56344550680ab.tar.gz
glib: don't disable debug, the size difference isn't much and its useful
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3266 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb')
-rw-r--r--meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb b/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
index 065f5bc3e7..e2c54e631b 100644
--- a/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
+++ b/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
@@ -7,9 +7,7 @@ LICENSE = "LGPL"
7SECTION = "libs" 7SECTION = "libs"
8PRIORITY = "optional" 8PRIORITY = "optional"
9DEPENDS += "gtk-doc-native" 9DEPENDS += "gtk-doc-native"
10PR="r1" 10PR="r2"
11
12EXTRA_OECONF = "--disable-debug"
13 11
14SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \ 12SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \
15 file://glib-gettextize-dir.patch;patch=1 \ 13 file://glib-gettextize-dir.patch;patch=1 \