Wireshark-commits: [Wireshark-commits] master 895ad30: CMake: Fix -pie linker test

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

Commits:

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

    CMake: Fix -pie linker test
    
    Fix wrong argument order on invocation of check_c_linker_flag().
    
    Change-Id: If4b016b428983580f3fbd00433bee904db97b2a3
    Reviewed-on: https://code.wireshark.org/review/30397
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  41a0818   [Automatic update for 2018-10-28]
     add  895ad30   CMake: Fix -pie linker test


Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)