Wireshark-commits: [Wireshark-commits] rev 53432: /trunk/ /trunk/: configure.ac

Date: Tue, 19 Nov 2013 12:27:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53432

User: alagoutte
Date: 2013/11/19 12:27 PM

Log:
 Fix compilation with Clang (Remove limitation to -fPIE to only C)
 
 /usr/include/qt5/QtCore/qglobal.h:1079:4: error:
 "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC or -fPIE."

Directory: /trunk/
  Changes    Path            Action
  +1 -1      configure.ac    Modified