From 4b2f711d4e3b199ac10266269886e36a044cefd3 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 25 Sep 2023 12:19:51 -0400 Subject: [PATCH] Force CDT.setup to use specific target platform version CDT.setup was allowing devs to choose the target platform, but in reality most choices don't work. Instead force the known correct value which is what Eclipse Platform does too. Fixes #571 --- releng/CDT.setup | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releng/CDT.setup b/releng/CDT.setup index 63d3b918557..02a0ddcf04d 100644 --- a/releng/CDT.setup +++ b/releng/CDT.setup @@ -74,7 +74,8 @@