Edit

IABSD.fr/ports/emulators/BasiliskII

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2021-03-16 18:52:20
    Hash : 1dce83b5
    Message : emulators/BasiliskII: fix build with LLVM 11 libc++ Remove local semaphore.h to keep it from accidentally being picked up by libc++ headers in place of the system <semaphore.h>. We don't need to emulate POSIX semaphores, we have the real thing in libc.