Wireshark-commits: [Wireshark-commits] master-2.0 d016c20: Avoid adding -pie on older cmake version

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Oct 2015 13:27:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d016c20cddf168eea112ff97cc85bc0ee3e009a6
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

d016c20 by Peter Wu (peter@xxxxxxxxxxxxx):

    Avoid adding -pie on older cmake versions
    
    Fixes building on Ubuntu 12.04 x86_64 which has cmake 2.8.7.
    
    Bug: 11617
    Change-Id: I253e9fda698d4b963d50516e483d8243231f056b
    Reviewed-on: https://code.wireshark.org/review/11193
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    (cherry picked from commit 1eba9d926bbfb9fa3c5540414c68f4a5e9b66bd8)
    Reviewed-on: https://code.wireshark.org/review/11211
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  baca950   Transifex: Add type of translation file
    adds  d016c20   Avoid adding -pie on older cmake versions


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