We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d215321 commit 2adb7e0Copy full SHA for 2adb7e0
mingw/Makefile
@@ -85,8 +85,6 @@ ssl_BUILD: $(ssl_DIR)
85
$(MAKE) -C $<
86
$(MAKE) -C $< install
87
88
-# CROSS_COMPILE="i686-w64-mingw32-" ./Configure mingw no-asm no-shared --prefix=$PWD/mingw && make depend && make -j8 && make install
89
-
90
# Package the binaries.
91
DIST_VERSION := $(shell git describe --dirty)
92
DIST := opusfile-$(DIST_VERSION)-win32
0 commit comments