From abf3867d39ede966f08edea65e8f1c4e1a57f69f Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Thu, 1 Nov 2012 22:09:40 +0100 Subject: [PATCH] Arora: add 'stdcxx.lib.so' to boot modules Fixes #461. --- ports/run/arora.run | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/run/arora.run b/ports/run/arora.run index f62615e4f9..463ff3bc64 100644 --- a/ports/run/arora.run +++ b/ports/run/arora.run @@ -105,6 +105,7 @@ set boot_modules { dejavusans.lib.so freetype.lib.so libc_lock_pipe.lib.so + stdcxx.lib.so qt_core.lib.so qt_gui.lib.so qt_jscore.lib.so