BoskoopBase/embadet/build/pthread/component_project_vars.mk
2024-10-11 14:21:57 +02:00

8 lines
420 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/pthread/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/pthread -lpthread -u pthread_include_pthread_impl -u pthread_include_pthread_cond_impl -u pthread_include_pthread_local_storage_impl
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += pthread
COMPONENT_LDFRAGMENTS +=
component-pthread-build: