forked from Imagelibrary/rtems
Use LIBGNAT.
This commit is contained in:
@@ -6,7 +6,7 @@ include $(top_srcdir)/automake/compile.am
|
||||
|
||||
EXTRA_DIST=
|
||||
|
||||
if HAS_PTHREADS
|
||||
if LIBGNAT
|
||||
AM_CPPFLAGS += -D__RTEMS_INSIDE__
|
||||
|
||||
noinst_LIBRARIES = libgnat.a
|
||||
|
||||
@@ -21,7 +21,7 @@ if LIBPOSIX
|
||||
TMP_LIBS += ../posix/libposix.a
|
||||
endif
|
||||
|
||||
if HAS_PTHREADS
|
||||
if LIBGNAT
|
||||
TMP_LIBS += ../libgnat/libgnat.a
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user