forked from Imagelibrary/rtems
2006-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* gcc/build.add: Revert --disable-libssp etc. hacks.
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
|
2006-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* gcc/build.add: Revert --disable-libssp etc. hacks.
|
||||||
|
|
||||||
2006-08-22 Chris Johns <chrisj@rtems.org>
|
2006-08-22 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
* rtems4.7/avr/gcc-sources.add: Add the 4.0.3 patch.
|
* rtems4.7/avr/gcc-sources.add: Add the 4.0.3 patch.
|
||||||
* patches/gcc-core-4.0.3-rtems-20060822.diff:
|
* patches/gcc-core-4.0.3-rtems-20060822.diff:
|
||||||
The .exe for the versioned execuable for MinGW.
|
The .exe for the versioned execuable for MinGW.
|
||||||
|
|||||||
@@ -25,12 +25,6 @@
|
|||||||
%if %build_libgcj
|
%if %build_libgcj
|
||||||
optargs="--enable-libgcj"
|
optargs="--enable-libgcj"
|
||||||
%endif
|
%endif
|
||||||
%if %disable_libssp
|
|
||||||
optargs="$optargs --disable-libssp"
|
|
||||||
%endif
|
|
||||||
%if %disable_libstcxx_pch
|
|
||||||
optargs="$optargs --disable-libstdcxx-pch"
|
|
||||||
%endif
|
|
||||||
%if "%{_prefix}" != "/usr"
|
%if "%{_prefix}" != "/usr"
|
||||||
export PATH="%{_bindir}:${PATH}"
|
export PATH="%{_bindir}:${PATH}"
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
Reference in New Issue
Block a user