forked from Imagelibrary/rtems
2011-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1899/testing * spfatal14/Makefile.am, spfatal15/Makefile.am, spfatal16/Makefile.am: Adjust number of semaphores to consume to trigger fatal error.
This commit is contained in:
@@ -17,7 +17,7 @@ include $(top_srcdir)/../automake/compile.am
|
||||
include $(top_srcdir)/../automake/leaf.am
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
AM_CPPFLAGS += -DSEMAPHORES_REMAINING=7
|
||||
AM_CPPFLAGS += -DSEMAPHORES_REMAINING=6
|
||||
|
||||
LINK_OBJS = $(spfatal15_OBJECTS) $(spfatal15_LDADD)
|
||||
LINK_LIBS = $(spfatal15_LDLIBS)
|
||||
|
||||
Reference in New Issue
Block a user