Wireshark-commits: [Wireshark-commits] master d1daf3f: CMake: Remove link test output line

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 09 Sep 2018 22:33:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1daf3fd108dafb23c76e80e61138db4f07f720a
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d1daf3f by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    CMake: Remove link test output line
    
    The mode keyword STATUS needs to be capitalized, but this line is
    mostly redundant with the check_c_source_compiles_output(), so
    just remove it.
    
    Change-Id: I7f29915a7ab2c4b5681e0159773d9216643f8a9c
    Reviewed-on: https://code.wireshark.org/review/29524
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  ed2f332   Revert "Try unconditionally using the pragmas in Clang."
     add  d1daf3f   CMake: Remove link test output line


Summary of changes:
 cmake/modules/CheckCLinkerFlag.cmake | 1 -
 1 file changed, 1 deletion(-)