mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1153849 - Use MOZ_JPEG_CFLAGS when build libyuv with system jpeg. r=jesup
This commit is contained in:
parent
d28322879f
commit
b296b6d8fd
@ -85,6 +85,9 @@
|
||||
'defines': [
|
||||
'HAVE_JPEG'
|
||||
],
|
||||
'cflags_mozilla': [
|
||||
'$(MOZ_JPEG_CFLAGS)',
|
||||
],
|
||||
}],
|
||||
[ 'OS != "ios" and build_with_mozilla!=1', {
|
||||
'defines': [
|
||||
|
Loading…
Reference in New Issue
Block a user