ticket23846 304 B

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