Skip to content
Snippets Groups Projects
Commit a41b41c1 authored by rswindell's avatar rswindell
Browse files

Fixed typo in last commit.

parent 0a90f221
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ ifdef XP_SEM
MTOBJS += $(MTOBJODIR)$(DIRSEP)xpsem$(OFILE)
endif
MT_CFLAGS += LINK_LIST_THREADSAFE
MT_CFLAGS += -DLINK_LIST_THREADSAFE
# Executable Build Rule
$(WRAPTEST): $(OBJODIR)/wraptest.o $(DEPS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment