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:
0580fc7
)
Merge openembedded@openembedded.bkbits.net:packages
author
Chris Larson
<clarson@kergoth.com>
Tue, 29 Jun 2004 17:51:40 +0000
(17:51 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Tue, 29 Jun 2004 17:51:40 +0000
(17:51 +0000)
into odin.(none):/home/kergoth/code/packages
2004/06/29 19:24:36+02:00 uni-frankfurt.de!mickey
uicmoc-native: fix injecting SYSCONF_LINK into the make process
BKrev: 40e1ac2crCK6SbkF3CeDfo_PINyLag
uicmoc/uicmoc-native_2.3.7.oe
patch
|
blob
|
history
diff --git
a/uicmoc/uicmoc-native_2.3.7.oe
b/uicmoc/uicmoc-native_2.3.7.oe
index
c0cada5
..
3b58cdb
100644
(file)
--- a/
uicmoc/uicmoc-native_2.3.7.oe
+++ b/
uicmoc/uicmoc-native_2.3.7.oe
@@
-11,7
+11,7
@@
S = "${WORKDIR}/qt-${PV}"
inherit native qmake-base
export QTDIR = "${S}"
-export SYSCONF_LINK = "${CXX}"
+EXTRA_OEMAKE = 'SYSCONF_LINK="${CXX}"'
CXXFLAGS += " -DQWS"
QT_CONFIG_FLAGS = "-depths 8,16 -no-qvfb -no-g++-exceptions -no-jpeg -no-mng \