view src/qscintilla-1-fixes.patch @ 6257:a09bdc36cc34 release octave-rc-7.1.90

Update version numbers and build rules for Octave 7.1.90 release candidate. * src/stable-octave.mk: Update version to 7.1.91. * src/release-octave.mk: Update version to 7.1.90. Update checksum and URL for release candidate.
author John W. Eaton <jwe@octave.org>
date Mon, 13 Jun 2022 14:33:47 -0400
parents 78901dc12b99
children
line wrap: on
line source

diff -ur QScintilla_src-2.13.0.orig/src/qscintilla.pro QScintilla_src-2.13.0/src/qscintilla.pro
--- QScintilla_src-2.13.0.orig/src/qscintilla.pro	2021-10-16 14:29:45.588604124 -0400
+++ QScintilla_src-2.13.0/src/qscintilla.pro	2021-10-16 14:30:15.765967678 -0400
@@ -21,7 +21,7 @@
 !win32:VERSION = 15.1.0
 
 TEMPLATE = lib
-CONFIG += qt warn_off thread exceptions hide_symbols
+CONFIG += qt warn_off release thread exceptions
 
 CONFIG(debug, debug|release) {
     mac: {