diff options
author | Nicolas Pena <npm@chromium.org> | 2017-08-03 16:13:40 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-08-03 20:44:41 +0000 |
commit | 6a5b7872c838ba9e24ea6e1f9a306bb95a80ae6c (patch) | |
tree | d127b6d41849685d85d4f437e050299f65fdd550 /BUILD.gn | |
parent | 28fb7ba083dba5e09493fd37a11994de51527dfc (diff) | |
download | pdfium-6a5b7872c838ba9e24ea6e1f9a306bb95a80ae6c.tar.xz |
LibTIFF: fix defines in tiffconf
This CL hardcodes the defines used in tiffconf so that the values can
be used inside of '#if'. The CL that changed them was:
https://pdfium-review.googlesource.com/c/9410
SIZEOF_VOIDP was a new variable in that CL. This CL uses __LP64__ to
detect whether this value should be set to 8 or to 4.
Bug: chromium:718494
Change-Id: I628d64cb7e2e94c47b8bcc1856abf5949d6578d4
Reviewed-on: https://pdfium-review.googlesource.com/10090
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Nicolás Peña <npm@chromium.org>
Diffstat (limited to 'BUILD.gn')
0 files changed, 0 insertions, 0 deletions