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 | 6fee4b121c14ac232ac2ea8bb5376019c000e073 (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb | |
parent | f337037190810283b599cb70b67d99e893c1ec41 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 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 ebc71b5a9d1..6ebe7e40cfe 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( |