aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/build-nativewindow.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml
index f17babeaa..fe9355a90 100644
--- a/make/build-nativewindow.xml
+++ b/make/build-nativewindow.xml
@@ -477,7 +477,7 @@
<target name="c.configure.freebsd.amd64" if="isFreeBSDAMD64">
<echo message="FreeBSD.AMD64" />
- <property name="compiler.cfg.id" value="compiler.cfg.freebsd.amd64" />
+ <property name="compiler.cfg.id" value="compiler.cfg.freebsd" />
<property name="linker.cfg.id.oswin" value="linker.cfg.freebsd.amd64.nativewindow.x11" />
</target>