Bug 1153849 - Use MOZ_JPEG_CFLAGS when build libyuv with system jpeg. r=jesup

This commit is contained in:
Hector Zhao 2016-01-21 23:19:13 +08:00
parent d28322879f
commit b296b6d8fd

View File

@ -85,6 +85,9 @@
'defines': [
'HAVE_JPEG'
],
'cflags_mozilla': [
'$(MOZ_JPEG_CFLAGS)',
],
}],
[ 'OS != "ios" and build_with_mozilla!=1', {
'defines': [