diff options
author | Olivier Schonken <olivier.schonken@gmail.com> | 2018-10-05 15:30:19 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-06 15:50:13 +0200 |
commit | 41b944f231968cfe6adb41bd7c430925cadaf5fa (patch) | |
tree | a64028176490847415463c31c89937a6b95c8160 /package/python-django | |
parent | 4e770101e55b4cd67e007536fcaf2b1a5e58f0df (diff) | |
download | buildroot-41b944f231968cfe6adb41bd7c430925cadaf5fa.tar.gz buildroot-41b944f231968cfe6adb41bd7c430925cadaf5fa.zip |
package/cups-filters: Add patch to fix build when using poppler 0.69.0
This patch lets cups-filters only use gMemReport and memCheck functions
if poppler version less than 0.69.0
The poppler project removed the memCheck and gMemReport functions in
commits c362ab1b97f20c5b73b3bad8d52015f679178748 - Remove DEBUG_MEM
from Object since this uses RAII now and hence cannot leak.
(The existing tracking also is not thread-safe and hence unreliable.)
and
f89446f6917a869b0f1a80fcc8ce81a7213dade4 - Remove generic heap debugging
from gmem since external tools and compiler instrumentation achieve the
same effect.
The patch has been applied upstream:
https://github.com/OpenPrinting/cups-filters/commit/50d984a621524c2e2857ad84eb4b71933c8821be.
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-django')
0 files changed, 0 insertions, 0 deletions