mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Haiku: remove invalid feature definitions
- Fixes the functional/hash library - Fixes problems with the thread library
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
|
||||
#define BOOST_HAS_UNISTD_H
|
||||
#define BOOST_HAS_STDINT_H
|
||||
#define BOOST_HASH_NO_EXTENSIONS
|
||||
|
||||
#ifndef BOOST_DISABLE_THREADS
|
||||
# define BOOST_HAS_THREADS
|
||||
@ -26,7 +25,6 @@
|
||||
// thread API's not auto detected:
|
||||
//
|
||||
#define BOOST_HAS_SCHED_YIELD
|
||||
#define BOOST_HAS_PTHREAD_YIELD
|
||||
#define BOOST_HAS_GETTIMEOFDAY
|
||||
|
||||
// boilerplate code:
|
||||
|
Reference in New Issue
Block a user