File: configure.mingw32

package info (click to toggle)
aeskulap 0.2.2b1-13
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,188 kB
  • ctags: 1,371
  • sloc: sh: 8,940; cpp: 8,849; ansic: 496; makefile: 314
file content (9 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
#!/bin/sh
export CC=i586-mingw32msvc-gcc
export CXX=i586-mingw32msvc-g++

./configure \
	--target=i586-mingw32msvc \
	--host=i586-mingw32msvc \
	--prefix=/usr/mingw32