From a23aff014c9371264b8ae7118c65e62ffc42e609 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 11 Aug 2022 08:30:00 +0200 Subject: spec: Update references to --enable-* options --- spec/acfg/if/max-posix-queued-signals.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'spec/acfg/if/max-posix-queued-signals.yml') diff --git a/spec/acfg/if/max-posix-queued-signals.yml b/spec/acfg/if/max-posix-queued-signals.yml index c6f77eaa..356c8579 100644 --- a/spec/acfg/if/max-posix-queued-signals.yml +++ b/spec/acfg/if/max-posix-queued-signals.yml @@ -1,7 +1,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause appl-config-option-type: integer copyrights: -- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) +- Copyright (C) 1988, 2022 On-Line Applications Research Corporation (OAR) default-value: 0 description: | The value of this configuration option defines the maximum number of POSIX @@ -26,6 +26,6 @@ name: CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS notes: | Unlimited objects are not available for queued signals. - Queued signals are only available if RTEMS was built with the - ``--enable-posix`` build configuration option. + Queued signals are only available if RTEMS was built with the POSIX API + build configuration option enabled. type: interface -- cgit v1.2.3