mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 21:14:36 +02:00
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