Open main menu

Difference between revisions of "Compiling ScummVM/Docker"

m
no edit summary
(→‎Using the docker images: remove outdated info)
m
Line 7: Line 7:
!Name
!Name
!Target platform
!Target platform
!class=unsortable|Required compiler flags
!class=unsortable|Required configure flags
!class=unsortable|Packaging command
!class=unsortable|Packaging command
!class=unsortable|Notes
!class=unsortable|Notes
Line 203: Line 203:
</syntaxhighlight>
</syntaxhighlight>


where <configure-flags> is the list of required compiler flags specified in the table at the top of the page. This should be followed by the packaging command if one is specified.
where <configure-flags> is the list of required configure flags specified in the table at the top of the page. This should be followed by the packaging command if one is specified.


Once done, the <code>exit</code> command can be used to leave the Docker image.
Once done, the <code>exit</code> command can be used to leave the Docker image.
213

edits