ports/www/chromium/files/patch-third_party__libjpeg_turbo__libjpeg.gyp
Baptiste Daroussin 4f90e2ad34 - update to 14.0.835.163
- now use system tcmalloc

Submitted by:	George Liaskos
Obtained from:	Chromium development repository
With hat:	chromium@
2011-09-18 17:11:32 +00:00

12 lines
419 B
Python

--- third_party/libjpeg_turbo/libjpeg.gyp.orig 2011-09-10 20:12:17.000000000 +0300
+++ third_party/libjpeg_turbo/libjpeg.gyp 2011-09-10 20:11:50.000000000 +0300
@@ -255,6 +255,9 @@
'defines': [
'USE_SYSTEM_LIBJPEG',
],
+ 'include_dirs': [
+ '<(prefix_dir)/include',
+ ],
},
'link_settings': {
'libraries': [