forked from Imagelibrary/rtems
2011-08-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1899/testing * spfatal14/Makefile.am: Adjust number of semaphores to consume to trigger fatal error.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2011-08-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
PR 1899/testing
|
||||
* spfatal14/Makefile.am: Adjust number of semaphores to consume to
|
||||
trigger fatal error.
|
||||
|
||||
2011-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
PR 1899/testing
|
||||
|
||||
@@ -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=4
|
||||
AM_CPPFLAGS += -DSEMAPHORES_REMAINING=5
|
||||
|
||||
LINK_OBJS = $(spfatal14_OBJECTS) $(spfatal14_LDADD)
|
||||
LINK_LIBS = $(spfatal14_LDLIBS)
|
||||
|
||||
Reference in New Issue
Block a user