mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 17:33:29 +00:00
Define the HAVE_PTHREAD symbol.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32059 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5bab386e7a
commit
1a3d05dc73
@ -267,9 +267,6 @@
|
||||
/* Define to have the %a format string */
|
||||
#undef HAVE_PRINTF_A
|
||||
|
||||
/* Define to 1 if you have the <pthread.h> header file. */
|
||||
#undef HAVE_PTHREAD_H
|
||||
|
||||
/* Have pthread_mutex_lock */
|
||||
#undef HAVE_PTHREAD_MUTEX_LOCK
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user