mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 04:02:25 +00:00
improved makefiles, now it's easier to build a compiler.
Former-commit-id: 08c4a44059
This commit is contained in:
parent
8f020aa94b
commit
cac0ef9a24
9 changed files with 13 additions and 13 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