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:
bed0f43
)
_disable_opengl_visibility
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Sun, 20 Sep 2020 19:01:50 +0000
(20:01 +0100)
committer
Adrian Bunk
<bunk@debian.org>
Sun, 20 Sep 2020 19:01:50 +0000
(20:01 +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