summaryrefslogtreecommitdiffstats
path: root/vcl/Executable_tgafuzzer.mk
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-05-17 16:39:25 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2021-05-24 17:47:50 +0200
commit3f8f2f65bd594cd2b697180e6a0c62e8c2cf8eee (patch)
tree1087258767eae64d73067f0fe9703292785bd2e0 /vcl/Executable_tgafuzzer.mk
parentMake sure Python is in build for the cross-toolset (diff)
downloadcore-3f8f2f65bd594cd2b697180e6a0c62e8c2cf8eee.tar.gz
core-3f8f2f65bd594cd2b697180e6a0c62e8c2cf8eee.zip
Distinguish between --disable-gui and --without-x
For the static WASM build, we need to build with GUI but without X11, as this just includes a static Qt backend. We already have USING_X11, which indicates that the platform can use X11 as a backend, so we can match --without-x to USING_X11=no, independent from the --disable-gui setting. This also moves vclmain and glxtest handling into gb_Executable_* functions, as these need common checks, which were already broken for some cases, including $(DLOPEN_LIBS) for the vcl plugins. Change-Id: Ia2ddba3400b4306b609a1f64823cca75061e0593
Diffstat (limited to 'vcl/Executable_tgafuzzer.mk')
0 files changed, 0 insertions, 0 deletions