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

Former-commit-id: 08c4a44059
This commit is contained in:
Norayr Chilingarian 2013-10-18 19:05:05 +04:00
parent 8f020aa94b
commit cac0ef9a24
9 changed files with 13 additions and 13 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