From 5d3695512ebf6664c47315fc96cdb49e781cc2fa Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 16 Jun 2023 12:13:55 +0200 Subject: TARGETS.curl: do not configure COMPILER_FAMILY ... as this would result in cares used in a different configuration, causing conflicts if cares is used directly. --- etc/import/TARGETS.curl | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc') diff --git a/etc/import/TARGETS.curl b/etc/import/TARGETS.curl index 7cf92daa..9f77fef4 100644 --- a/etc/import/TARGETS.curl +++ b/etc/import/TARGETS.curl @@ -249,9 +249,6 @@ {"type": "fail", "msg": "Required variable 'OS' is not set."} } ] - , [ "COMPILER_FAMILY" - , {"type": "var", "name": "COMPILER_FAMILY", "default": "unknown"} - ] , [ "TARGET_ARCH" , { "type": "var" , "name": "TARGET_ARCH" -- cgit v1.2.3