Skip to content

Commit

Permalink
don't need path
Browse files Browse the repository at this point in the history
  • Loading branch information
digego committed Dec 7, 2017
1 parent 8aa090d commit 3621a95
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions runtime/llvmti.xtm
Expand Up @@ -2922,9 +2922,8 @@
asm-path
" -o " output-shlib-path)
(string-append
"call "
(sanitize-platform-path (sys:share-dir))
"link"
"call link"
;; (sanitize-platform-path (sys:share-dir))
;; " /FORCE:UNRESOLVED "
" /MACHINE:x64 /DLL"
" /OUT:" output-shlib-path
Expand Down

0 comments on commit 3621a95

Please sign in to comment.