Give Windows (32-bits) a chance when bootstrapping
This commit is contained in:
parent
a4c774ab1d
commit
bf0b771733
7
targets/Windows-i386
Normal file
7
targets/Windows-i386
Normal file
|
@ -0,0 +1,7 @@
|
|||
#$Id$
|
||||
#Copyright (c) 2012 Pierre Pronchery <khorben@defora.org>
|
||||
|
||||
|
||||
|
||||
#variables
|
||||
[ -z "$BOOTSTRAP_LDFLAGS"] && BOOTSTRAP_LDFLAGS="-lws2_32"
|
Loading…
Reference in New Issue
Block a user