aboutsummaryrefslogtreecommitdiffstats
path: root/community/dmd/dmd-install-config.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/dmd/dmd-install-config.conf')
-rw-r--r--community/dmd/dmd-install-config.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/dmd/dmd-install-config.conf b/community/dmd/dmd-install-config.conf
new file mode 100644
index 00000000000..d0ba9cac9df
--- /dev/null
+++ b/community/dmd/dmd-install-config.conf
@@ -0,0 +1,5 @@
+[Environment32]
+DFLAGS=-I%@P%/../usr/include/dmd/druntime/ -I%@P%/../usr/include/dmd/phobos/ -L-L%@P%/../lib/ -L--export-dynamic
+
+[Environment64]
+DFLAGS=-I%@P%/../usr/include/dmd/druntime/ -I%@P%/../usr/include/dmd/phobos/ -L-L%@P%/../lib/ -L--export-dynamic -fPIC