HomeFreeBSD

MFC r293014:

Description

MFC r293014:

Merge r293006 from clang380-import branch:

For determining the compiler version, quote the string to be echo'd,
otherwise the command might fail. This is because clang -v now results
in the following:

FreeBSD clang version 3.8.0 (trunk 256633) (based on LLVM 3.8.0svn)

The second "3.8.8svn)" string tripped up the shell command.

Details

Provenance
dimAuthored on
Parents
rS293108: Fix fib4_lookup_nh_ext() flags/flowid order messed up while merging.
Branches
Unknown
Tags
Unknown