OSDN Git Service

use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe
authorSteve Lhomme <robux4@gmail.com>
Fri, 24 Jul 2015 07:38:04 +0000 (09:38 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 24 Jul 2015 15:21:22 +0000 (18:21 +0300)
commitc9edbe4af901e9bc9f05a62319637f9760df9a4a
tree8a0b11a15a18af06aea4efbed821335820d1536b
parenta54e720e0289433d6bc3f7ba0a37fa5cabfaeea9
use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe

Fallback to "link" in the path if the one next to cl is not found.

Signed-off-by: Martin Storsjö <martin@martin.st>
compat/windows/mslink [new file with mode: 0755]
configure