mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
updated version.Mod and makefiles to reflect the new version.
This commit is contained in:
parent
807a7bd019
commit
90a0dc3ae2
14 changed files with 14 additions and 14 deletions
|
|
@ -4,7 +4,7 @@ TOS = darwin
|
|||
TARCH = x86_64
|
||||
#TARCH = x86 x86_64 armv6j armv6j_hardfp armv7a_hardfp powerpc
|
||||
CCOMP = clang
|
||||
RELEASE = 1.0
|
||||
RELEASE = 1.0.1
|
||||
|
||||
|
||||
INCLUDEPATH = -Isrc/lib/system/$(TOS)/$(CCOMP)/$(TARCH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue