summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/TARGETS b/TARGETS
index b7f78851..e65ba6f2 100644
--- a/TARGETS
+++ b/TARGETS
@@ -32,7 +32,7 @@
, "COMPILER_FAMILY":
[ "The compiler family to use as (cross) toolchain."
, ""
- , "Supported values are \"unknown\" (the default), \"clang\", and \"gcc\"."
+ , "Supported values are \"unknown\" (the default), \"clang\", and \"gnu\"."
, "The unknown compiler family tries to not make any assumptions on the"
, "used C and C++ compilers and uses the generic \"cc\" and \"c++\" as"
, "names for the respective compilers; typically used in conjunction with"