diff options
Diffstat (limited to 'etc/import/TARGETS.boringssl')
-rw-r--r-- | etc/import/TARGETS.boringssl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/import/TARGETS.boringssl b/etc/import/TARGETS.boringssl index 62defd2e..2c95bc0f 100644 --- a/etc/import/TARGETS.boringssl +++ b/etc/import/TARGETS.boringssl @@ -22,7 +22,7 @@ [ "OS" , "ARCH" , "TARGET_ARCH" - , "COMPILER_FAMILY" + , "TOOLCHAIN_CONFIG" , "DEBUG" , "CC" , "CFLAGS" @@ -38,7 +38,7 @@ [ "OS" , "ARCH" , "TARGET_ARCH" - , "COMPILER_FAMILY" + , "TOOLCHAIN_CONFIG" , "DEBUG" , "CXX" , "CXXFLAGS" |