DescriptionRemove DISABLE_X86 from build.gn
Fix for duplicate define
../../third_party/libyuv/include/libyuv/scale_row.h:29:9: error: 'LIBYUV_DISABLE_X86' macro redefined [-Werror,-Wmacro-redefined]
^
GYP version relys on headers disabling the optimization.
This CL does the same for BUILD.gn
TBR=kjellander@chromium.org
BUG=libyuv:625
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/e74086bfe3165ddc8616c3ceb5d2dc50c4db1d82
Patch Set 1 #Patch Set 2 : remove DISABLE_X86 from build.gn #Patch Set 3 : remove DISABLE_X86 from build.gn #
Messages
Total messages: 7 (4 generated)
|