diff options
Diffstat (limited to 'libpthread/headers.m4')
-rw-r--r-- | libpthread/headers.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpthread/headers.m4 b/libpthread/headers.m4 index 1812e7d..5a58b9b 100644 --- a/libpthread/headers.m4 +++ b/libpthread/headers.m4 @@ -13,8 +13,10 @@ AC_CONFIG_LINKS([ sysroot/include/pthread.h:libpthread/include/pthread.h sysroot/include/pthread/pthread.h:libpthread/include/pthread/pthread.h + sysroot/include/pthread/pthreadtypes.h:libpthread/include/pthread/pthreadtypes.h sysroot/include/bits/memory.h:libpthread/sysdeps/${arch}/bits/memory.h sysroot/include/bits/spin-lock.h:libpthread/sysdeps/${arch}/bits/spin-lock.h + sysroot/include/bits/spin-lock-inline.h:libpthread/sysdeps/${arch}/bits/spin-lock-inline.h sysroot/include/bits/pthreadtypes.h:libpthread/sysdeps/generic/bits/pthreadtypes.h sysroot/include/bits/barrier-attr.h:libpthread/sysdeps/generic/bits/barrier-attr.h sysroot/include/bits/barrier.h:libpthread/sysdeps/generic/bits/barrier.h |