mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 11:02:24 +00:00
some changes for OpenBSD
This commit is contained in:
parent
3cdb5b1d3a
commit
d570c60e3c
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