summaryrefslogtreecommitdiff
path: root/t/t9110
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2019-07-29 13:08:11 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-07-29 14:51:43 -0700
commit4553f9de23f8d451bf801b566247bf987570626a (patch)
tree2186b316e40cd6d347a2542462bd2ce4657044b7 /t/t9110
parentcontrib/buildsystems: also handle -lexpat (diff)
downloadtgif-4553f9de23f8d451bf801b566247bf987570626a.tar.xz
contrib/buildsystems: handle options starting with a slash
With the recent changes to allow building with MSVC=1, we now pass the /OPT:REF option to the compiler. This confuses the parser that wants to turn the output of a dry run into project definitions for QMake and Visual Studio: Unhandled link option @ line 213: /OPT:REF at [...] Let's just extend the code that passes through options that start with a dash, so that it passes through options that start with a slash, too. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9110')
0 files changed, 0 insertions, 0 deletions