]>
Commit | Line | Data |
---|---|---|
964d3577 A |
1 | #include "pthread.xcconfig" |
2 | ||
3 | BUILD_VARIANTS = normal | |
4 | INSTALL_PATH = /usr/lib/system/introspection | |
5 | ||
6 | GCC_PREPROCESSOR_DEFINITIONS = $(BASE_PREPROCESSOR_MACROS) PLOCKSTAT=1 | |
7 | CONFIGURATION_BUILD_DIR = $(BUILD_DIR)/introspection | |
8 | system_pthread_CFLAGS = -mno-omit-leaf-frame-pointer |