Browse Source

Linux link script fix

Arthur Yefimov 3 years ago
parent
commit
f79d1fb94f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Data/bin/link_console.sh

+ 1 - 1
Data/bin/link_console.sh

@@ -35,7 +35,7 @@ $CC -g3 -O0 -fno-exceptions \
   $ONAME.c -o $ONAME \
   $ONAME.c -o $ONAME \
   $@ \
   $@ \
   $FOBDIR/Data/bin/libFreeOberon.a \
   $FOBDIR/Data/bin/libFreeOberon.a \
-  $OFRDIR/Lib/libOfront.a
+  $OFRTAR/Lib/libOfront.a