diff options
-rw-r--r-- | etc/import/TARGETS.curl | 3 |
1 files changed, 0 insertions, 3 deletions
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" |