mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
Merge branch 'master' of github.com:Araq/Nimrod
This commit is contained in:
@@ -21,7 +21,6 @@ DEST_NIMBASE=build/nimcache/nimbase.h
|
||||
# Ok, are we out now?
|
||||
if [ -d src ]
|
||||
then
|
||||
# You may want to use a wildcard here to compile all nimrod files.
|
||||
$PATH_TO_NIMROD objc --noMain --app:lib \
|
||||
--nimcache:build/nimcache --compileOnly \
|
||||
--header --cpu:i386 ../nimrod_backend/backend.nim
|
||||
|
||||
Reference in New Issue
Block a user