mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-30 11:00:05 +02:00
Fix the ldcbinarypath config file rewriting.
This commit is contained in:
@@ -9,7 +9,7 @@ default:
|
||||
switches = [
|
||||
"-I@RUNTIME_DIR@",
|
||||
"-I@RUNTIME_DIR@/lib/common",
|
||||
"-L-L%%ldcbinarydir%%/../lib",
|
||||
"-L-L%%ldcbinarypath%%/../lib",
|
||||
"-d-version=Tango",
|
||||
"-defaultlib=@RUNTIME_AIO@",
|
||||
"-debuglib=@RUNTIME_AIO@"
|
||||
|
||||
Reference in New Issue
Block a user