mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-22 23:35:22 +00:00
Fixes SSL httpclient and problems with hidden path splitting in OS.
Added babel's libs dir to Nimrod's path.
This commit is contained in:
@@ -36,7 +36,7 @@ path="$lib/windows"
|
||||
path="$lib/posix"
|
||||
path="$lib/ecmas"
|
||||
path="$lib/pure/unidecode"
|
||||
#recursivePath:"$home/.babel/lib"
|
||||
path="$home/.babel/libs/"
|
||||
|
||||
@if release or quick:
|
||||
obj_checks:off
|
||||
|
||||
Reference in New Issue
Block a user