Skip to content

Commit

Permalink
MXE: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lephilousophe committed Jul 3, 2024
1 parent 9b767ee commit 09f3a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchains/mxe/Dockerfile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mxe_package(cmake)

# peldd will be used when creating package
# Use local patch to avoid referencing Qt5 non-existent path and for ce build of wrapper
local_package(pe-util)
local_mxe_package(pe-util)

# LLD links ScummVM faster
mxe_package(lld)
Expand Down

0 comments on commit 09f3a36

Please sign in to comment.