mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
improved makefiles, now it's easier to build a compiler.
This commit is contained in:
parent
c6a299a1fe
commit
08c4a44059
9 changed files with 11 additions and 11 deletions
2
COMPILE
2
COMPILE
|
|
@ -1,6 +1,6 @@
|
|||
currently three bootstrap static binaries provided, for x86_64, x86, and armv6j_hardfp (works on raspberry pi) gnu/linux targets.
|
||||
|
||||
0)
|
||||
0) (* NOT NECESSARY ANYMORE *)
|
||||
copy statically compiled voc compiler for your platform as vocstatic.
|
||||
for instance, if your platform is armv6j_hardfp (like raspberry pi)
|
||||
# cp vocstatic.linux.gnuc.armv6j_hardfp vocstatic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue