diff options
author | say <say@yandex-team.ru> | 2022-02-10 16:48:19 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:19 +0300 |
commit | a6a6f6e1e77c7d7d0cdfad61c093e061d6fb5782 (patch) | |
tree | 4ba72c2b9370316395657a82e1952eebbe587ade /build/ymake_conf.py | |
parent | 24e42061bd52ed0f06dff42f3db89414ba1d186e (diff) | |
download | ydb-a6a6f6e1e77c7d7d0cdfad61c093e061d6fb5782.tar.gz |
Restoring authorship annotation for <say@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/ymake_conf.py')
-rwxr-xr-x | build/ymake_conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ymake_conf.py b/build/ymake_conf.py index 30219eb85ed..0499ace985a 100755 --- a/build/ymake_conf.py +++ b/build/ymake_conf.py @@ -1677,7 +1677,7 @@ class GnuCompiler(Compiler): '$COMPILER_TIME_TRACE_FLAGS', '$EXTRA_OUTPUT', '$SRCFLAGS', - '$_LANG_CFLAGS_VALUE', + '$_LANG_CFLAGS_VALUE', '${input:SRC}', '$TOOLCHAIN_ENV', '$YNDEXER_OUTPUT', |