mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 14:22:08 +02:00
fixes resulting from non-standard usage of swprintf
[SVN r7927]
This commit is contained in:
@ -434,7 +434,7 @@ EOF
|
||||
echo " bcc32 @&&|" >> $tout
|
||||
echo "$opts -e$subdir\\$libname.dll $all_obj \$(XLFLAGS)" >> $tout
|
||||
echo "|" >> $tout
|
||||
echo " implib $subdir\\$libname.lib -c $subdir\\$libname.dll" >> $tout
|
||||
echo " implib -c $subdir\\$libname.lib $subdir\\$libname.dll" >> $tout
|
||||
echo "" >> $tout
|
||||
}
|
||||
|
||||
@ -608,3 +608,4 @@ rm -f $tout $iout
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user