Wireshark-commits: [Wireshark-commits] master-3.0 83fc0fd: CMake: disable relocatable builds when d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Feb 2019 11:18:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83fc0fda56f542e7c10f4365cf5328cc550a30a3
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

83fc0fd by Peter Wu (peter@xxxxxxxxxxxxx):

    CMake: disable relocatable builds when dumpcap is being built
    
    dumpcap with capabilities/setuid currently does not start due to missing
    libwsutil when installed to a non-standard prefix such as /usr/local.
    
    Bug: 15490
    Change-Id: If7427ba9625d3702ab8aac2deeaf37b6d3fda2a0
    Reviewed-on: https://code.wireshark.org/review/31995
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit df1a34ef44860d10cbdcab00e9e3c7c7de628161)
    Reviewed-on: https://code.wireshark.org/review/32005
    

Actions performed:

    from  35b8d79   Indicate what changes to make if we remove the version component.
     add  83fc0fd   CMake: disable relocatable builds when dumpcap is being built


Summary of changes:
 CMakeLists.txt | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)