Skip to content

Commit 2adb7e0

Browse files
committed
mingw: Remove obsolete comment.
This was a reference from an older build script and it no longer necessary. Having in the Makefile just confuses things.
1 parent d215321 commit 2adb7e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mingw/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ ssl_BUILD: $(ssl_DIR)
8585
$(MAKE) -C $<
8686
$(MAKE) -C $< install
8787

88-
# CROSS_COMPILE="i686-w64-mingw32-" ./Configure mingw no-asm no-shared --prefix=$PWD/mingw && make depend && make -j8 && make install
89-
9088
# Package the binaries.
9189
DIST_VERSION := $(shell git describe --dirty)
9290
DIST := opusfile-$(DIST_VERSION)-win32

0 commit comments

Comments
 (0)