mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
glib-2.0: Remove libiconv option as this breaks for everyone except chris
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@322 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@ PR = "r1"
|
|||||||
LEAD_SONAME = "libglib-2.0.*"
|
LEAD_SONAME = "libglib-2.0.*"
|
||||||
FILES_glib-2.0-utils = "${bindir}/*"
|
FILES_glib-2.0-utils = "${bindir}/*"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-debug --with-libiconv=gnu"
|
EXTRA_OECONF = "--disable-debug"
|
||||||
|
# --with-libiconv=gnu"
|
||||||
|
|
||||||
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/glib-${PV}.tar.bz2 \
|
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/glib-${PV}.tar.bz2 \
|
||||||
file://glibconfig-sysdefs.h"
|
file://glibconfig-sysdefs.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user