From f59123bd3c825278c4918d59c8b8d5e7ec007009 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 17 Oct 2014 11:48:18 -0500 Subject: [PATCH] Added Windows-x64-debug cross-build config file --- configure/os/CONFIG.windows-x64.windows-x64-debug | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 configure/os/CONFIG.windows-x64.windows-x64-debug diff --git a/configure/os/CONFIG.windows-x64.windows-x64-debug b/configure/os/CONFIG.windows-x64.windows-x64-debug new file mode 100644 index 000000000..d9f675aac --- /dev/null +++ b/configure/os/CONFIG.windows-x64.windows-x64-debug @@ -0,0 +1,12 @@ +# CONFIG.windows-x64.windows-x64-debug +# +# $Revision-Id$ +# This file is maintained by the build community. +# +# Definitions for windows-x64 compiler host - windows-x64 debug compiler target builds +# Sites may override these definitions in CONFIG_SITE.windows-x64.windows-x64-debug +#------------------------------------------------------- + +include $(CONFIG)/os/CONFIG.windows-x64.windows-x64 + +HOST_OPT=NO