mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
9 lines
487 B
Plaintext
9 lines
487 B
Plaintext
--- ../../linux/bin32/dmd.conf.orig 2012-04-15 22:12:01.771713192 -0700
|
|
+++ ../../linux/bin32/dmd.conf 2012-04-15 22:17:51.647954697 -0700
|
|
@@ -1,4 +1,4 @@
|
|
|
|
[Environment]
|
|
|
|
-DFLAGS=-I/usr/local/include/d/phobos2 -I/usr/local/include/d/druntime/import -L-L/usr/local/lib32 -L-L%@P%/../lib64 -L--no-warn-search-mismatch -L--export-dynamic
|
|
+DFLAGS=-I/usr/local/include/d/phobos2 -I/usr/local/include/d/druntime/import -L-L/usr/local/lib -L--no-warn-search-mismatch -L--export-dynamic
|