Changeset 30d0a41 in rtems


Ignore:
Timestamp:
11/19/08 17:06:48 (15 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 5, master
Children:
8429438
Parents:
aedc2d5a
Message:

Add NEWLIB_PKGVERS.

Location:
contrib/crossrpms
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • contrib/crossrpms/gcc/gccnewlib.add

    raedc2d5a r30d0a41  
    55
    66%if %build_newlib
     7%define newlib_pkgvers          @NEWLIB_PKGVERS@
    78%define newlib_version          @NEWLIB_VERS@
    89%define gccnewlib_version       gcc%{gcc_version}newlib%{newlib_version}
  • contrib/crossrpms/rtems4.10/gcc.am

    raedc2d5a r30d0a41  
    3030          -e "s/[@]GCC_RPMREL[@]/$(GCC_RPMREL)/g" \
    3131          -e "s/[@]NEWLIB_VERS[@]/$(NEWLIB_VERS)/g" \
     32          -e "s/[@]NEWLIB_PKGVERS[@]/$(NEWLIB_PKGVERS)/g" \
    3233          -e "/--with-sysroot/d" \
    3334          -e "/[@]tool_target[@]-sys-root/d" \
Note: See TracChangeset for help on using the changeset viewer.