summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/constraint-posix.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/constraint-posix.yml')
-rw-r--r--spec/acfg/if/constraint-posix.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/spec/acfg/if/constraint-posix.yml b/spec/acfg/if/constraint-posix.yml
new file mode 100644
index 00000000..fa76c0a3
--- /dev/null
+++ b/spec/acfg/if/constraint-posix.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links: []
+rationale: null
+scope: user
+text: |
+ The value of this configuration option shall be zero if the POSIX API is not
+ enabled (e.g. RTEMS was built without the ``--enable-posix`` build
+ configuration option). Otherwise a compile time error in the configuration
+ file will occur.
+type: constraint