mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
Add the 'cxx' lib in base.mk for 64-bit Linux
This is a follow-up fix for fae63f4fa9
.
Thanks to Christian Prochaska for the patch.
This commit is contained in:
parent
ab89304ffd
commit
26e8e0ebdd
@ -1,6 +1,6 @@
|
||||
include $(REP_DIR)/lib/mk/base.inc
|
||||
|
||||
LIBS += startup
|
||||
LIBS += startup cxx
|
||||
|
||||
SRC_CC += thread.cc thread_linux.cc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user