Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
Opusfile
Commits
c38aa787
Unverified
Commit
c38aa787
authored
Nov 04, 2016
by
Ralph Giles
Browse files
mingw: Base docker container on Fedora 24.
parent
0f4622e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
mingw/Dockerfile
View file @
c38aa787
FROM
fedora:2
3
FROM
fedora:2
4
MAINTAINER
opus@xiph.org
# Linux build.
...
...
mingw/Makefile
View file @
c38aa787
...
...
@@ -88,7 +88,7 @@ ssl_BUILD: $(ssl_DIR)
# CROSS_COMPILE="i686-w64-mingw32-" ./Configure mingw no-asm no-shared --prefix=$PWD/mingw && make depend && make -j8 && make install
# Package the binaries.
DIST
:=
opusfile-0.
7rc
-f2
2
docker-win32
DIST
:=
opusfile-0.
8
-f2
4
docker-win32
package
:
$(DIST).zip
$(DIST).zip
:
$(DIST)
...
...
Write
Preview
Supports
Markdown
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