mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Removed libc from LIBS as it causes namespace mismatches.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
TARGET = thread_test
|
||||
SRC_CC = thread_test.cc
|
||||
LIBS += base libc stdcxx
|
||||
LIBS += base stdcxx
|
||||
|
||||
Reference in New Issue
Block a user