mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Fixed makefile for posix_playground.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TARGET = thread_test
|
||||
SRC_CC = thread_test.cc
|
||||
TARGET = posix_playground
|
||||
SRC_CC = main.cc
|
||||
LIBS += base posix libm libc stdcxx
|
||||
CXXFLAGS += -Wno-error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user