]> The Tcpdump Group git mirrors - tcpdump/commit
Enable check with various versions of gcc (e.g. CC=gcc-4.8 ./configure)
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 28 Apr 2014 13:41:50 +0000 (15:41 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 28 Apr 2014 13:41:50 +0000 (15:41 +0200)
commit5d6d557df4594450440f334fe92a5eddefb9931b
treed79da37a13a766dc85abb797e046908499de3110
parent834513a1457813edd4ca0009d839422eebcc3e41
Enable check with various versions of gcc (e.g. CC=gcc-4.8 ./configure)

This change avoid:
    lmp-v : TEST SKIPPED (compiler is not GCC)

works also with: CC=/path/to/gcc ./configure
tests/lmp-v.sh