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:
Norman Feske 2013-02-22 12:24:28 +01:00
parent ab89304ffd
commit 26e8e0ebdd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
include $(REP_DIR)/lib/mk/base.inc
LIBS += startup
LIBS += startup cxx
SRC_CC += thread.cc thread_linux.cc