improved makefiles, now it's easier to build a compiler.

This commit is contained in:
Norayr Chilingarian 2013-10-18 19:05:05 +04:00
parent c6a299a1fe
commit 08c4a44059
9 changed files with 11 additions and 11 deletions

View file

@ -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