MFH: r489390
converters/wkhtmltopdf: fix build with openssl 1.1.1 PR: 234555 Submitted by: Ashish Kulkarni <kulkarni.ashish@gmail.com> (upstream) Reported by: rainer@ultra-secure.de Approved by: portmgr (miwi)
This commit is contained in:
parent
7fda1245f1
commit
ea7234f037
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q1/; revision=489445
@ -50,7 +50,7 @@ CONFIGURE_ARGS= -prefix ${WRKSRC}/build/qt \
|
||||
-no-sql-sqlite -no-sql-sqlite2 -no-mmx -no-3dnow -no-sse -no-sse2 \
|
||||
-no-multimedia -nomake demos -nomake docs -nomake examples \
|
||||
-nomake tools -nomake tests -nomake translations -xrender -largefile \
|
||||
-iconv -openssl -no-rpath -no-dbus -no-nis -no-cups -no-pch \
|
||||
-iconv -openssl-linked -no-rpath -no-dbus -no-nis -no-cups -no-pch \
|
||||
-no-gtkstyle -no-nas-sound -no-sm -no-xshape -no-xinerama -no-xcursor \
|
||||
-no-xfixes -no-xrandr -no-mitshm -no-xinput -no-xkb -no-glib \
|
||||
-no-gstreamer -D ENABLE_VIDEO=0 -no-openvg -no-xsync \
|
||||
|
Loading…
Reference in New Issue
Block a user