mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
config: Add the libffi version to check for.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user