qt: rebuild against libressl-2.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'qt'
|
||||
pkgname=qt
|
||||
version=4.8.7
|
||||
revision=24
|
||||
revision=25
|
||||
_distname=qt-everywhere-opensource-src
|
||||
patch_args="-Np1"
|
||||
wrksrc=${_distname}-${version}
|
||||
@@ -188,7 +188,8 @@ _EOF
|
||||
_opts+=" -optimized-qmake"
|
||||
_opts+=" -no-reduce-relocations"
|
||||
_opts+=" -dbus-linked"
|
||||
_opts+=" -v"
|
||||
_opts+=" -silent"
|
||||
# _opts+=" -v"
|
||||
|
||||
echo "=== ./configure ${_opts}"
|
||||
export LD_LIBRARY_PATH="${wrksrc}/lib:${LD_LIBRARY_PATH}"
|
||||
|
||||
Reference in New Issue
Block a user