Give Windows (32-bits) a chance when bootstrapping

This commit is contained in:
Pierre Pronchery 2012-07-14 21:26:49 +00:00
parent a4c774ab1d
commit bf0b771733

7
targets/Windows-i386 Normal file
View File

@ -0,0 +1,7 @@
#$Id$
#Copyright (c) 2012 Pierre Pronchery <khorben@defora.org>
#variables
[ -z "$BOOTSTRAP_LDFLAGS"] && BOOTSTRAP_LDFLAGS="-lws2_32"