diff options
author | vavinov <[email protected]> | 2022-02-10 16:52:01 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:52:01 +0300 |
commit | f337037190810283b599cb70b67d99e893c1ec41 (patch) | |
tree | e890a559080161ba02204586991a0cdb25cb4efe | |
parent | f79012ccbc48d4068bc9f0fc0712689b8b0dfb5f (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
-rw-r--r-- | util/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/ya.make b/util/ya.make index 6ebe7e40cfe..ebc71b5a9d1 100644 --- a/util/ya.make +++ b/util/ya.make @@ -332,8 +332,8 @@ IF (OS_WINDOWS) system/fs_win.cpp system/winint.cpp ) -ELSEIF (OS_CYGWIN OR OS_IOS) - # no asm context switching on cygwin or iOS +ELSEIF (OS_CYGWIN OR OS_IOS) + # no asm context switching on cygwin or iOS ELSE() IF (ARCH_X86_64 OR ARCH_I386) SRCS( |