Wireshark-commits: [Wireshark-commits] master 222de97: Remove -fPIC with more than just MSVC.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Oct 2015 22:04:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=222de975c487977eafce9c6706da2221b6aa2f68
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

222de97 by Guy Harris (guy@xxxxxxxxxxxx):

    Remove -fPIC with more than just MSVC.
    
    There are other compilers that won't like it or even that may not like
    it.
    
    Change-Id: I0d50e4217994bc930914c0fbcf1c5d2fc18a0e3a
    Reviewed-on: https://code.wireshark.org/review/11072
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d7b087f   Fix pathname (they're relative to the directory containing Makefile.am).
    adds  222de97   Remove -fPIC with more than just MSVC.


Summary of changes:
 CMakeLists.txt |   39 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)