mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
parent
c19bd920e8
commit
60caef64e4
16 changed files with 22 additions and 20 deletions
2
makefile
2
makefile
|
|
@ -4,7 +4,7 @@ TOS = linux
|
|||
TARCH = x86_64
|
||||
#TARCH = x86 x86_64 armv6j armv6j_hardfp armv7a_hardfp powerpc
|
||||
CCOMP = gcc
|
||||
RELEASE = 1.0.1
|
||||
RELEASE = 1.1
|
||||
|
||||
|
||||
INCLUDEPATH = -Isrc/lib/system/$(TOS)/$(CCOMP)/$(TARCH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue