cctools: enable tapi everywhere

Gets us closer to #19906.
This commit is contained in:
Matthew Bauer
2019-04-26 21:54:46 -04:00
parent f76c7b8fab
commit 36450d8d0b
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
, libcxxabi, libuuid, llvm
, libobjc ? null, maloader ? null
, enableDumpNormalizedLibArgs ? false
, enableTapiSupport ? stdenv.hostPlatform != stdenv.targetPlatform, libtapi
, enableTapiSupport ? true, libtapi
}:
let