mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-27 10:03:13 +01:00
Fixed druntime lib path in ldc2.conf.in, thanks Matt
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[Environment]
|
||||
DFLAGS=-I@RUNTIME_DIR@/import -L-L@RUNTIME_DIR@/lib
|
||||
DFLAGS=-I@RUNTIME_DIR@/import -L-L%@P%/../lib
|
||||
|
||||
Reference in New Issue
Block a user