~aleksey14/rhash/master

Viewing all changes in revision 554.

  • Committer: Aleksey Kravchenko
  • Author(s): Fabian Groffen
  • Date: 2019-01-15 02:24:03 UTC
  • Revision ID: git-v1:7ac853edfde55f5b337abe6b61371adc9fdbc543
configure: fix support for Solaris

This fixes the following behaviour:

% gcc -dumpmachine
x86_64-pc-solaris2.11
% ./configure --target=x86_64-pc-solaris2.11
Checking for target OS ... UNKNOWN

Error: Unknown target OS, please specify the --target option

Check for solaris2* in the triplet, when --target is given.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: