summaryrefslogtreecommitdiff
path: root/binary/mingw-w64/rt-configure
blob: 3cf9b6141e2fb9c6e1f86b7d616c906943facbae (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

#
#
../mingw-w64/configure \
--host i686-w64-mingw32 \
--target i686-w64-mingw32 \
--prefix=/mingw \
--with-sysroot=/mingw \
CFLAGS=-O2 CXXFLAGS=-O2