projects
/
qt4-x11.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e409373
)
_disable_opengl_visibility
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Fri, 12 Apr 2019 20:10:28 +0000
(21:10 +0100)
committer
Dmitry Shachnev
<mitya57@debian.org>
Fri, 12 Apr 2019 20:10:28 +0000
(21:10 +0100)
temporary fix because of alpha, has to be dropped as soon as gcc's bug is fixed.
Gbp-Pq: Name 41_disable_opengl_visibility.diff
src/opengl/opengl.pro
patch
|
blob
|
history
diff --git
a/src/opengl/opengl.pro
b/src/opengl/opengl.pro
index ce1a5d25dc01a2fe333791a04c48bfd0083b21b5..e7f7adcf60abf656dbb705c813809c0774ad87ad 100644
(file)
--- a/
src/opengl/opengl.pro
+++ b/
src/opengl/opengl.pro
@@
-39,6
+39,7
@@
SOURCES += qgl.cpp \
qglpaintdevice.cpp \
qglbuffer.cpp \
+QMAKE_CXXFLAGS_HIDESYMS -= -fvisibility-inlines-hidden
!contains(QT_CONFIG, opengles2) {
HEADERS += qpaintengine_opengl_p.h