Changeset 6355f04 in rtems


Ignore:
Timestamp:
03/01/06 16:43:29 (18 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
82e0551
Parents:
d257306
Message:

Remove --sysroot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/crossrpms/rtems/Makefile.am

    rd257306 r6355f04  
    2727          -e "s/[@]BINUTILS_VERS[@]/$(BINUTILS_VERS)/g" \
    2828          -e "s/[@]BINUTILS_RPMREL[@]/$(BINUTILS_RPMREL)/g" \
     29          -e "/--with-sysroot/d" \
    2930          > $(TARGET)-binutils.spec.in
    3031CLEANFILES += $(TARGET)-binutils.spec.in
     
    3637
    3738
    38 GCC_VERS = 4.0.2
     39# GCC_VERS = 4.0.2
     40GCC_VERS = 4.1.0-20060223
    3941GCC_RPMREL = @VERSION@
    4042NEWLIB_VERS = 1.14.0
Note: See TracChangeset for help on using the changeset viewer.