mirror of
https://github.com/boostorg/build.git
synced 2026-02-21 15:02:19 +00:00
fix Intel/STLPort linking issue
[SVN r25478]
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#//<a href="http://developer.intel.com/software/products/compilers/">Intel<br>C++</a><br><a href="http://www.stlport.org/">STLport</a>
|
||||
{
|
||||
local INTEL_BASE_MSVC_TOOLSET = msvc-stlport ;
|
||||
STLPORT_LIB_BASE_NAME = stlport_icl ;
|
||||
extends-toolset intel-win32 ;
|
||||
|
||||
# Intel's compiler doesn't seem to encode the path to the STLPort
|
||||
|
||||
Reference in New Issue
Block a user