mirror of
https://github.com/scummvm/scummvm-sites.git
synced 2026-05-21 05:40:45 +00:00
BUILDBOT: Enable back the DockTile plugin for 64 bits macOS build
It was disabled due to compilation errors when trying to compile the plugins in 32 bits. This has now been fixed.
This commit is contained in:
@@ -599,7 +599,6 @@ p = {
|
||||
"configureargs": [
|
||||
"--host=x86_64-apple-darwin18",
|
||||
"--with-staticlib-prefix=%s" % scumm_root_osx_x64,
|
||||
"--disable-osx-dock-plugin"
|
||||
],
|
||||
"configureargs-tools": [
|
||||
"--host=x86_64-apple-darwin18"
|
||||
|
||||
Reference in New Issue
Block a user