mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
stdcxx: add dependency to libm
This commit is contained in:
parent
5d18e0f23b
commit
2f14f57735
@ -11,7 +11,7 @@ INC_DIR += $(STDCXX_PORT_INCLUDE_DIR) \
|
||||
$(STDCXX_PORT_INCLUDE_DIR)/c_std \
|
||||
$(STDCXX_PORT_INCLUDE_DIR)/c_global
|
||||
|
||||
LIBS += libc
|
||||
LIBS += libc libm
|
||||
include $(call select_from_repositories,lib/import/import-libc.mk)
|
||||
|
||||
# prevent gcc headers from defining mbstate
|
||||
|
Loading…
x
Reference in New Issue
Block a user