mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-19 22:33:13 +01:00
[svn r17] changed the llvmdc.conf to use dmd.conf style values. hardcoding my home dir is obviously not the best idea...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
[Environment]
|
||||
|
||||
DFLAGS=-I/home/tomas/projects/llvmdc/lphobos -E/home/tomas/projects/llvmdc/lib -L-L=/home/tomas/projects/llvmdc/lib
|
||||
DFLAGS=-I%@P%/../lphobos -E%@P%/../lib -L-L=%@P%/../lib
|
||||
|
||||
Reference in New Issue
Block a user