summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Ansell <mithro@mithis.com>2004-05-12 10:38:29 +0000
committerTim Ansell <mithro@mithis.com>2004-05-12 10:38:29 +0000
commit7e873e620e8e10ba6a2bbaf870cfd6ba2fbe6bda (patch)
tree6b5a595411a38282462c4ce4de655dcb77ec96eb
parent4a256484f4673cb3f0508a6277d6a0a2e274c92c (diff)
libsdl-qpe_1.2.7.oe:
Needed till do_libinstall is fixed. BKrev: 40a1fea5FPjHdlccoy9sYmj0zN1Zew
-rw-r--r--BitKeeper/etc/logging_ok1
-rw-r--r--libsdl/libsdl-qpe_1.2.7.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index 7ad3babb9c..d2fd11dc2d 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -1,4 +1,5 @@
a0868066@lta0868066.ent.ti.com
+buildroot@mithis.com
erich@erichl.mine.nu
erich@erichv.mine.nu
gbritton@doomcom.org
diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe
index 14957e02b6..5a7cbccd9c 100644
--- a/libsdl/libsdl-qpe_1.2.7.oe
+++ b/libsdl/libsdl-qpe_1.2.7.oe
@@ -25,6 +25,7 @@ EXTRA_OECONF = "--disable-debug --enable-cdrom --enable-threads --enable-timers
do_stage() {
oe_libinstall -so -C src libSDL ${STAGING_LIBDIR}
ln -sf libSDL.so ${STAGING_LIBDIR}/libSDL-1.2.so
+ cp src/main/libSDLmain.a src/main/.libs/
oe_libinstall -a -C src/main libSDLmain ${STAGING_LIBDIR}
install -d ${STAGING_INCDIR}/SDL