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:
d52612d
)
pass --disable-xkb to configure
author
Phil Blundell
<philb@gnu.org>
Thu, 10 Jun 2004 22:39:57 +0000
(22:39 +0000)
committer
Phil Blundell
<philb@gnu.org>
Thu, 10 Jun 2004 22:39:57 +0000
(22:39 +0000)
BKrev: 40c8e33dqH9J1HZT6gT58ucFwidoRQ
gtk+/gtk+_2.4.1.oe
patch
|
blob
|
history
diff --git
a/gtk+/gtk+_2.4.1.oe
b/gtk+/gtk+_2.4.1.oe
index
14eb4a3
..
13ef918
100644
(file)
--- a/
gtk+/gtk+_2.4.1.oe
+++ b/
gtk+/gtk+_2.4.1.oe
@@
-23,7
+23,7
@@
do_configure_prepend() {
# gcc-3.4 blows up in gtktext with -frename-registers on arm-linux
CFLAGS := "${@'${CFLAGS}'.replace('-frename-registers', '')}"
-EXTRA_OECONF = "--without-libtiff --enable-debug=no"
+EXTRA_OECONF = "--without-libtiff --enable-debug=no
--disable-xkb
"
# --disable-cruft
LIBV = "2.4.0"