mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
config: Fix libffi on Fedora 64bit.
This commit is contained in:
parent
6ff0672869
commit
d5c7c1fc4f
@ -10,6 +10,17 @@
|
||||
|
||||
%define libffi_version 3.0.13
|
||||
|
||||
#
|
||||
# The RTEMS Tools patches.
|
||||
#
|
||||
%define rtems_http_git http://git.rtems.org
|
||||
%define rtems_git_tools %{rtems_http_git}/rtems-tools/plain/tools/
|
||||
|
||||
#
|
||||
# Fix pkgconfig file on Fedora 64bit.
|
||||
#
|
||||
Patch0: %{rtems_git_tools}/libffi/libffi-pkg-config-lib64-fix.diff
|
||||
|
||||
#
|
||||
# The LibFFI build instructions. We use 3.x.x Release 1.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user