2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 00:32:11 +00:00
Matthaus Owens eefd58579e Use test_path instead of which
which was used to detect icc, but on some platforms such as solaris 10
which always returns 0, even when the command is not found on the path.
This commit updates the invocation to use the test_path function
instead, which does return non-zero on solaris 10 in the failure case.
2015-08-10 12:38:20 -07:00
2012-10-14 15:01:51 +00:00
2015-08-10 12:38:20 -07:00
2014-03-24 10:44:40 -07:00
2015-03-11 13:56:49 -07:00
2015-06-02 15:29:22 -04:00
2014-11-20 09:13:33 +03:00
2014-11-10 12:58:50 +03:00
Description
Mirrored via gitea-mirror
39 MiB
Languages
C++ 73.8%
Python 22.6%
C 1.6%
Batchfile 0.7%
Shell 0.6%
Other 0.6%