Removed mingw workaround, and added to mingw toolset instead.

[SVN r25457]
This commit is contained in:
John Maddock
2004-09-28 14:56:13 +00:00
parent 396136146f
commit 50dccbe6e0

View File

@ -48,8 +48,6 @@ template test-dll
: <template>../build/regex-dll-options : <template>../build/regex-dll-options
<dll>../build/boost_regex # sources <dll>../build/boost_regex # sources
: <threading>multi : <threading>multi
<mingw><*><linkflags>"-Wl,--allow-multiple-definition"
<mingw-3.4.1><*><linkflags>"-Wl,--allow-multiple-definition"
; ;
# #
@ -164,3 +162,4 @@ test-suite regex