ref: 2adb7e061552b44cf1686302f776ee541ca2942a
parent: d21532176bb4fb45f8cddb21093b16b50207602c
author: Ralph Giles <giles@thaumas.net>
date: Tue May 12 09:42:10 EDT 2020
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.
--- a/mingw/Makefile
+++ b/mingw/Makefile
@@ -85,8 +85,6 @@
$(MAKE) -C $<
$(MAKE) -C $< install
-# CROSS_COMPILE="i686-w64-mingw32-" ./Configure mingw no-asm no-shared --prefix=$PWD/mingw && make depend && make -j8 && make install
-
# Package the binaries.
DIST_VERSION := $(shell git describe --dirty)
DIST := opusfile-$(DIST_VERSION)-win32