Skip to content

Commit 745c797

Browse files
committed
build, qt: Enable OpenGL for Linux static builds
1 parent 02f5f83 commit 745c797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/packages/qt.mk

-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ $(package)_config_opts_linux += -no-xcb-xlib
178178
$(package)_config_opts_linux += -no-feature-xlib
179179
$(package)_config_opts_linux += -system-freetype
180180
$(package)_config_opts_linux += -fontconfig
181-
$(package)_config_opts_linux += -no-opengl
182181
$(package)_config_opts_linux += -no-feature-vulkan
183182
$(package)_config_opts_linux += -dbus-runtime
184183
$(package)_config_opts_arm_linux += -platform linux-g++ -xplatform bitcoin-linux-g++

0 commit comments

Comments
 (0)