mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 05:12:26 +00:00
parent
9478214c01
commit
a2e4f78881
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ END LinkMain;
|
|||
|
||||
BEGIN
|
||||
|
||||
incPath0 := "src/lib/system/linux/gnuc";
|
||||
incPath0 := "src/lib/system/linux/clang";
|
||||
incPath1 := "lib/voc/obj ";
|
||||
ccOpt := " -fPIC -g -I ";
|
||||
COPY (version.prefix, tmp1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue