]> granicus.if.org Git - curl/commit
lib/makefile.m32: add arch -m32/-m64 to LDFLAGS
authorViktor Szakats <vszakats@users.noreply.github.com>
Wed, 29 Apr 2015 10:05:25 +0000 (12:05 +0200)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 29 Apr 2015 17:18:17 +0000 (13:18 -0400)
commit790d1a4816de8976b9cc796138455ed2daf94bb8
treee3e7eeeff0a319b1d901f7751a47e42ad6d5682f
parent1c0f70f534d155de5e3e7013c48ebd15848c16bc
lib/makefile.m32: add arch -m32/-m64 to LDFLAGS

This fixes using a multi-target mingw distro to build curl .dll for the
non-default target.
(mirroring the same patch present in src/makefile.m32)
lib/Makefile.m32