diff runtime/build.sh @ 461:2b28fd92bab8

Windows build changes proposed by Elrood.
author Christian Kamm <kamm incasoftware de>
date Sun, 03 Aug 2008 12:26:43 +0200
parents 44f08170f4ef
children bebc6099fb89
line wrap: on
line diff
--- a/runtime/build.sh	Sat Aug 02 22:54:46 2008 +0200
+++ b/runtime/build.sh	Sun Aug 03 12:26:43 2008 +0200
@@ -14,4 +14,4 @@
 
 # install the runtime
 rm -f ../../lib/libtango-base-llvmdc-native.a
-cp -s `pwd`/libtango-base-llvmdc-native.a ../../lib
+cp `pwd`/libtango-base-llvmdc-native.a ../../lib