]> Kevux Git Server - fll/commitdiff
Bugfix: The mode clang is missing from the UTF8 stand alone build settings.
authorKevin Day <thekevinday@gmail.com>
Fri, 6 Jan 2023 04:07:32 +0000 (22:07 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 6 Jan 2023 04:07:32 +0000 (22:07 -0600)
build/stand_alone/utf8.settings

index b37d8bb5d66c190132ca654ba9b2961c3bedcc80..a3febc15556021c64a09b42290df96500cddcc8a 100644 (file)
@@ -12,7 +12,7 @@ version_micro 3
 version_file micro
 version_target minor
 
-modes stand_alone
+modes stand_alone clang
 modes_default stand_alone
 
 build_compiler gcc