summaryrefslogtreecommitdiff
path: root/changes/ticket23846
blob: 73850482b131a5b6e2cc0e544a705600b6d32718 (plain)
1
2
3
4
5
  o Minor features (build):
    - If you pass the "--enable-pic" option to configure, Tor will try to
      tell the compiler to build position-independent code suitable to
      link into a library. (The default remains -fPIE, for code suitable for a
      relocatable executable.) Closes ticket 23846.