From 5c9085d87602446b9bf9662eb405209535df8ca7 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 20 Aug 2025 20:46:15 -0400 Subject: [PATCH] VS: Remove `/MERGE` from v145 link flag table Apply the change from commit b933584a72 (VS: Remove the /MERGE flag from v143 link flag table, 2021-07-14, v3.21.1~29^2~11) to the v145 flag table. --- Templates/MSBuild/FlagTables/v145_Link.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Templates/MSBuild/FlagTables/v145_Link.json b/Templates/MSBuild/FlagTables/v145_Link.json index 13ac23baf6..a53b48fec7 100644 --- a/Templates/MSBuild/FlagTables/v145_Link.json +++ b/Templates/MSBuild/FlagTables/v145_Link.json @@ -1317,15 +1317,6 @@ "UserValue" ] }, - { - "name": "MergeSections", - "switch": "MERGE:", - "comment": "Merge Sections", - "value": "", - "flags": [ - "UserValue" - ] - }, { "name": "LinkKeyFile", "switch": "KEYFILE:",