mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 12:12:25 +00:00
parent
10e2d4c807
commit
f3089c9942
6 changed files with 90 additions and 23 deletions
|
|
@ -63,7 +63,7 @@ END LinkMain;
|
|||
|
||||
BEGIN
|
||||
|
||||
incPath0 := "src/lib/system/linux/";
|
||||
incPath0 := "src/lib/system/openbsd/";
|
||||
Strings.Append (compiler, incPath0);
|
||||
incPath1 := "lib/voc/obj ";
|
||||
ccOpt := " -fPIC -g ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue