diff options
Diffstat (limited to 'etc/import/TARGETS.git2')
-rw-r--r-- | etc/import/TARGETS.git2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/import/TARGETS.git2 b/etc/import/TARGETS.git2 index 69bbf9ce..dc3e8fc8 100644 --- a/etc/import/TARGETS.git2 +++ b/etc/import/TARGETS.git2 @@ -94,7 +94,7 @@ , "config": { "type": "let*" , "bindings": - [ [ "TARGET_ARCH" + [ [ "check that architecture is set" , { "type": "var" , "name": "TARGET_ARCH" , "default": @@ -191,7 +191,6 @@ { "type": "env" , "vars": [ "OS" - , "TARGET_ARCH" , "USE_SYSTEM_LIBS" , "DEBUG_POOL" , "ENABLE_TRACE" |