diff options
Diffstat (limited to 'etc/import/TARGETS.curl')
-rw-r--r-- | etc/import/TARGETS.curl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/import/TARGETS.curl b/etc/import/TARGETS.curl index 988f905d..230066f3 100644 --- a/etc/import/TARGETS.curl +++ b/etc/import/TARGETS.curl @@ -6,7 +6,7 @@ [ "OS" , "ARCH" , "TARGET_ARCH" - , "COMPILER_FAMILY" + , "TOOLCHAIN_CONFIG" , "USE_SYSTEM_LIBS" , "DEBUG" , "CC" @@ -198,7 +198,6 @@ [ "OS" , "ARCH" , "TARGET_ARCH" - , "COMPILER_FAMILY" , "USE_SYSTEM_LIBS" , "CURL_HIDDEN_SYMBOLS" , "USE_ZLIB" |