Skip to content

Commit

Permalink
Fix mxe build
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Dec 7, 2018
1 parent 11f10c1 commit bc98f86
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ms-windows/mxe/mxe.Dockerfile
Expand Up @@ -18,6 +18,8 @@ RUN make MXE_TARGETS=i686-w64-mingw32.shared.posix -j 16 \
qtwinextras \
libzip \
gsl \
libspatialindex
libspatialindex \
exiv2

RUN chmod -R a+rw /mxe/usr/i686-w64-mingw32.shared.posix

RUN chmod -R a+rw /mxe/usr/i686-w64-mingw32.shared.posix

0 comments on commit bc98f86

Please sign in to comment.