mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Use autoconf-2.68 cause 2.69 fails on Windows.
This commit is contained in:
parent
80027df531
commit
d5ba37b673
21
config/autoconf-2.68-1.cfg
Normal file
21
config/autoconf-2.68-1.cfg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
#
|
||||||
|
# Autoconf 2.68.
|
||||||
|
#
|
||||||
|
|
||||||
|
%ifn %{defined release}
|
||||||
|
%error No 'release' defined
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
|
%define autoconf_version 2.68
|
||||||
|
|
||||||
|
Name: autoconf-%{autoconf_version}-%{_host}-%{release}
|
||||||
|
|
||||||
|
%description
|
||||||
|
Autoconf for host %{_host}.
|
||||||
|
|
||||||
|
#
|
||||||
|
# The autoconf build instructions. We use 2.xx Release 1.
|
||||||
|
#
|
||||||
|
%include %{_configdir}/autoconf-2-1.cfg
|
@ -19,8 +19,7 @@ package: gnu-tool-%{_target}-%{release}
|
|||||||
#
|
#
|
||||||
# Tool configuration.
|
# Tool configuration.
|
||||||
#
|
#
|
||||||
m4-1.4.16-1
|
autoconf-2.68-1
|
||||||
autoconf-2.69-1
|
|
||||||
automake-1.12-1
|
automake-1.12-1
|
||||||
binutils-2.22-1
|
binutils-2.22-1
|
||||||
gcc-4.6-newlib-1.20-1
|
gcc-4.6-newlib-1.20-1
|
Loading…
x
Reference in New Issue
Block a user