Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Opusfile
Commits
c38aa787
Unverified
Commit
c38aa787
authored
Nov 04, 2016
by
Ralph Giles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mingw: Base docker container on Fedora 24.
parent
0f4622e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
mingw/Dockerfile
mingw/Dockerfile
+1
-1
mingw/Makefile
mingw/Makefile
+1
-1
No files found.
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
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