mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
Revert LEN() to returnng LONGINT
This commit is contained in:
parent
b40dc4e2f8
commit
7b8eed9993
7 changed files with 13 additions and 12 deletions
|
|
@ -20,6 +20,7 @@ FLAVOUR = $(OS).$(DATAMODEL).$(COMPILER)
|
|||
BUILDDIR = build/$(FLAVOUR)
|
||||
VISHAP = $(ONAME)$(BINEXT)
|
||||
|
||||
# MODEL=-O2 # Override model - build everything as S8,I16,L32.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue