diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-01-16 09:35:22 -0800 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2015-01-19 13:47:47 +0900 |
commit | 694368667a15341ea30b37a36e9540e6b1492680 (patch) | |
tree | 345c27bcb799dd3098133d1237f31f1eb52f7249 /fc-cat | |
parent | 4d739d13f4f58e11c62006e4f70776a945094ea4 (diff) |
Fix configure to work with Solaris Studio compilers
Passing -Werror in the scandir() checks caused Studio cc to report
"Unrecognized option errors", confusing configure into thinking that
scandir() was not available. Use Studio equivalent flags instead.
Leaves -Werror as the default for all other compilers, including
unknown ones, to flag to them that they need to update their flags
as well if -Werror is not correct for them.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'fc-cat')
0 files changed, 0 insertions, 0 deletions