summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bare/config/devel/libffi-3.0.13-1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bare/config/devel/libffi-3.0.13-1.cfg b/bare/config/devel/libffi-3.0.13-1.cfg
index a916790..05cb50b 100644
--- a/bare/config/devel/libffi-3.0.13-1.cfg
+++ b/bare/config/devel/libffi-3.0.13-1.cfg
@@ -24,6 +24,6 @@ Patch0: %{rtems_git_tools}/libffi/libffi-pkg-config-lib64-fix.diff
#
# The LibFFI build instructions. We use 3.x.x Release 1.
#
-%ifn %{check libffi}
+%ifn %{check libffi >= 3}
%include %{_configdir}/libffi-3-1.cfg
%endif