瀏覽代碼

Linux link script fix

Arthur Yefimov 3 年之前
父節點
當前提交
f79d1fb94f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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