Disable patch29
../../../texk/web2c/pdftexdir/pdftoepdf.cc: In function 'int read_pdf_info(char*, char*, int, int, int, int, int)': ../../../texk/web2c/pdftexdir/pdftoepdf.cc:769:64: error: conversion from 'LinkDest*' to non-scalar type 'std::unique_ptr<LinkDest>' requested 769 | std::unique_ptr<LinkDest> link = pdf_doc->doc->findDest(&name); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ make[5]: *** [Makefile:16530: pdftexdir/libpdftex_a-pdftoepdf.o] Error 1 Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
parent
cbc7208190
commit
a167c76875
@ -6549,7 +6549,7 @@ xz -dc %{SOURCE0} | tar x
|
||||
%endif
|
||||
%patch28 -p1 -b .CVE-2019-19601
|
||||
%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
|
||||
%patch29 -p1 -b .poppler090
|
||||
#patch29 -p1 -b .poppler090
|
||||
%endif
|
||||
|
||||
# Setup copies of the licenses
|
||||
|
Loading…
Reference in New Issue
Block a user