From c5fcc75ec9e3840f897310ecd7ceec8aa947fed7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:05:03 +0000 Subject: Made the POSIX API option follow the configure line. --- make/custom/portsw.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'make/custom') diff --git a/make/custom/portsw.cfg b/make/custom/portsw.cfg index 18c69f0479..eee46e86e3 100644 --- a/make/custom/portsw.cfg +++ b/make/custom/portsw.cfg @@ -57,8 +57,6 @@ HAS_MP=no HAS_KA9Q=no # Define this to yes if this target wants the posix api -ifeq ($(RTEMS_HAS_POSIX_API),yes) -HAS_POSIX_API=yes -endif +HAS_POSIX_API=no # Miscellaneous additions go here -- cgit v1.2.3