mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 15:42:25 +00:00
apparently, openbsd bootstrap binary was not added to the git. (:
Former-commit-id: 02a909696d0d60377099e957f56fa7fb9e51cf4c
This commit is contained in:
parent
e5f0949578
commit
bac3c2cb49
5 changed files with 3 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
/home/noch/local/voc-1.1/lib
|
/opt/voc-1.1/lib
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
MODULE prf;
|
MODULE prf;
|
||||||
|
|
||||||
CONST prefix* = "/home/noch/local";
|
CONST prefix* = "/opt";
|
||||||
|
|
||||||
END prf.
|
END prf.
|
||||||
|
|
|
||||||
1
vocstatic.openbsd.gcc.x86_64.REMOVED.git-id
Normal file
1
vocstatic.openbsd.gcc.x86_64.REMOVED.git-id
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
2e9bc38cd6d5b9a5add0c8371ca1304a2c4d2189
|
||||||
Loading…
Add table
Add a link
Reference in a new issue