mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Don't include /usr/include on Solaris
[SVN r31527]
This commit is contained in:
@@ -391,6 +391,7 @@ else if $(UNIX)
|
||||
case SOLARIS :
|
||||
RANLIB ?= "" ;
|
||||
AR ?= "/usr/ccs/bin/ar ru" ;
|
||||
STDHDRS ?= "." ;
|
||||
|
||||
case UNICOS :
|
||||
NOARSCAN ?= true ;
|
||||
|
||||
Reference in New Issue
Block a user