From 475fb331ffebc42d0c6992ac725d63a33dd34f0f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 Apr 1997 15:39:20 +0000 Subject: disabled posix api for the no_cpu-rtems configuration in configure.in and regenerated configure. --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index af81decda2..80670571e9 100644 --- a/configure.in +++ b/configure.in @@ -423,6 +423,7 @@ case "${target}" in no_cpu-rtems*) rtems_bsp=no_bsp makefiles=$no_cpu_mk + RTEMS_HAS_POSIX_API=no ;; powerpc-rtems*) rtems_bsp=papyrus -- cgit v1.2.3