view src/qscintilla-1-fixes.patch @ 4693:9288b72977a1

Makefile.in: Don't require --enable-64 adn --enable-fortran-int64 to match.
author John W. Eaton <jwe@octave.org>
date Tue, 08 May 2018 09:34:35 -0400
parents 9b1f851080b6
children e770e9162424
line wrap: on
line source

diff -ur QScintilla_gpl-2.10.1.orig/Qt4Qt5/qscintilla.pro QScintilla_gpl-2.10.1/Qt4Qt5/qscintilla.pro
--- QScintilla_gpl-2.10.1.orig/Qt4Qt5/qscintilla.pro	2017-07-05 08:05:16.558914764 -0400
+++ QScintilla_gpl-2.10.1/Qt4Qt5/qscintilla.pro	2017-07-05 08:05:34.640424452 -0400
@@ -23,7 +23,7 @@
 !win32:VERSION = 13.0.0
 
 TEMPLATE = lib
-CONFIG += qt warn_off thread exceptions hide_symbols
+CONFIG += qt warn_off release thread exceptions
 
 CONFIG(debug, debug|release) {
     mac: {