Kaydet (Commit) afff4384 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Do build cppunittester when cross-compiling after all

üst c4bfa780
......@@ -33,8 +33,6 @@ ENABLE_EXCEPTIONS = TRUE
.INCLUDE: settings.mk
.IF "$(CROSS_COMPILING)"!="YES"
CFLAGSCXX += $(CPPUNIT_CFLAGS)
OBJFILES = $(APP1OBJS)
......@@ -44,6 +42,4 @@ APP1RPATH = NONE
APP1STDLIBS = $(CPPUNITLIB) $(SALLIB)
APP1TARGET = cppunittester
.ENDIF
.INCLUDE: target.mk
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment