mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
voc07R - revised oberon compiler's compatFiles module fixed to comply
with new Unix.Mod, which was previously fixed to comply with x86_64
libc types.
Former-commit-id: 8b66c787da
This commit is contained in:
parent
ed83cf0074
commit
e9f1a2710a
4 changed files with 680 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
SETPATH = MODULES=".:gcc:gcc/x86_64"
|
||||
SETPATH = MODULES=".:x86_64"
|
||||
|
||||
VOC0 = $(SETPATH) /opt/voc/bin/voc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue