forked from boostorg/regex
Removed mingw workaround, and added to mingw toolset instead.
[SVN r25457]
This commit is contained in:
@ -48,8 +48,6 @@ 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"
|
||||
;
|
||||
|
||||
#
|
||||
@ -164,3 +162,4 @@ test-suite regex
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user