Skip to content
  • Jacob Appelbaum's avatar
    Fix compilation with with bionic libc. · 6f1fe7e9
    Jacob Appelbaum authored and Nick Mathewson's avatar Nick Mathewson committed
    This fixes bug 1147:
    
     bionic doesn't have an actual implementation of mlockall();
     mlockall() is merely in the headers but not actually in the library.
     This prevents Tor compilation with the bionic libc for Android handsets.
    6f1fe7e9