summaryrefslogtreecommitdiffstats
path: root/rules/orc.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-05-20 09:30:52 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-05-21 21:50:07 +0200
commit3504ee5173ba6292157283050b6697d832f87243 (patch)
tree8a545ae1a1c895b637d03422171d3a38697daf04 /rules/orc.in
parentb5f0b0e1270dc5ac43d9e5626b100eaacead5545 (diff)
downloadptxdist-3504ee5173ba6292157283050b6697d832f87243.tar.gz
ptxdist-3504ee5173ba6292157283050b6697d832f87243.tar.xz
orc: version bump 0.4.26 -> 0.4.28
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/orc.in')
-rw-r--r--rules/orc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/orc.in b/rules/orc.in
index 693992b5f..089b5bf9f 100644
--- a/rules/orc.in
+++ b/rules/orc.in
@@ -13,3 +13,9 @@ config ORC
the features available in SIMD architectures, including saturated
addition and subtraction, and many arithmetic operations.
+if ORC
+
+config ORC_TEST
+ bool
+
+endif