Przeglądaj źródła

Linux link script fix

Arthur Yefimov 3 lat temu
rodzic
commit
f79d1fb94f
1 zmienionych plików z 1 dodań i 1 usunięć
  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 \
   $@ \
   $FOBDIR/Data/bin/libFreeOberon.a \
-  $OFRDIR/Lib/libOfront.a
+  $OFRTAR/Lib/libOfront.a