Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
docker-images
Commits
ddd8c063
Commit
ddd8c063
authored
Jun 17, 2016
by
Konstantin Pavlov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'gcc-mingw' into 'master'
Fix patch path See merge request
!9
parents
f2945fa6
b7999b5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vlc-winrt/toolchain-i686/Dockerfile
vlc-winrt/toolchain-i686/Dockerfile
+1
-1
No files found.
vlc-winrt/toolchain-i686/Dockerfile
View file @
ddd8c063
...
...
@@ -52,7 +52,7 @@ RUN mkdir /build && cd /build && \
make install-gcc
&&
\
cd
/build/mingw-w64/mingw-w64-crt
&&
\
git am ../../../missing-snprintf.patch
&&
\
git am ../../mingw-w64-windows10.patch
&&
\
git am ../../
../
mingw-w64-windows10.patch
&&
\
mkdir
build
&&
cd
build
&&
\
../configure
--prefix
=
$MINGW_PREFIX
\
--host
=
$TARGET_TUPLE
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment