Fix NOSIMD_SUBSTITUTIONS for libjpeg-turbo
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
b7150ed842
commit
0eb82a5a75
2
third_party/jpeg/BUILD.bazel
vendored
2
third_party/jpeg/BUILD.bazel
vendored
@ -539,7 +539,7 @@ JCONFIG_NOWIN_SIMD_SUBSTITUTIONS = {
|
||||
}
|
||||
|
||||
JCONFIG_NOWIN_NOSIMD_SUBSTITUTIONS = {
|
||||
"#cmakedefine WITH_SIMD": "",
|
||||
"#cmakedefine WITH_SIMD 1": "",
|
||||
}
|
||||
|
||||
JCONFIG_NOWIN_SIMD_SUBSTITUTIONS.update(JCONFIG_NOWIN_COMMON_SUBSTITUTIONS)
|
||||
|
Loading…
Reference in New Issue
Block a user