From ba555ee49675d9f469f14e0ffd8effecd97b2513 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 20 Oct 2016 12:23:06 -0500 Subject: [PATCH] Fix Whole Program opt settings (windows only) --- ...tic.win32-x86-static => CONFIG_SITE.Common.win32-x86-static} | 2 +- ...windows-x64-static => CONFIG_SITE.Common.windows-x64-static} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename configure/os/{CONFIG_SITE.win32-x86-static.win32-x86-static => CONFIG_SITE.Common.win32-x86-static} (85%) rename configure/os/{CONFIG_SITE.windows-x64-static.windows-x64-static => CONFIG_SITE.Common.windows-x64-static} (84%) diff --git a/configure/os/CONFIG_SITE.win32-x86-static.win32-x86-static b/configure/os/CONFIG_SITE.Common.win32-x86-static similarity index 85% rename from configure/os/CONFIG_SITE.win32-x86-static.win32-x86-static rename to configure/os/CONFIG_SITE.Common.win32-x86-static index 789a0ceeb..de4e61760 100644 --- a/configure/os/CONFIG_SITE.win32-x86-static.win32-x86-static +++ b/configure/os/CONFIG_SITE.Common.win32-x86-static @@ -1,4 +1,4 @@ -# CONFIG_SITE.win32-x86-static.win32-x86-static +# CONFIG_SITE.Common.win32-x86-static # # Site-specific settings for the win32-x86-static target diff --git a/configure/os/CONFIG_SITE.windows-x64-static.windows-x64-static b/configure/os/CONFIG_SITE.Common.windows-x64-static similarity index 84% rename from configure/os/CONFIG_SITE.windows-x64-static.windows-x64-static rename to configure/os/CONFIG_SITE.Common.windows-x64-static index 23e489b1c..5db619b11 100644 --- a/configure/os/CONFIG_SITE.windows-x64-static.windows-x64-static +++ b/configure/os/CONFIG_SITE.Common.windows-x64-static @@ -1,4 +1,4 @@ -# CONFIG_SITE.windows-x64-static.windows-x64-static +# CONFIG_SITE.Common.windows-x64-static # # Site-specific settings for the windows-x64-static target