forked from boostorg/regex
mingw dll specific fixes.
Disable one SGI test - compiler deduces template arguments strangely. [SVN r25270]
This commit is contained in:
@@ -48,6 +48,8 @@ template test-dll
|
||||
: <template>../build/regex-dll-options
|
||||
<dll>../build/boost_regex # sources
|
||||
: <threading>multi
|
||||
<mingw><*><linkflags>"-Wl,--allow-multiple-definition"
|
||||
<mingw-3.4.1><*><linkflags>"-Wl,--allow-multiple-definition"
|
||||
;
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user