Changeset 54ff312 in rtems
- Timestamp:
- Apr 3, 2011, 6:38:04 AM (10 years ago)
- Branches:
- 4.11, 5, master
- Children:
- e79093a
- Parents:
- 7c8ac87
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/gcc/prep.add
r7c8ac87 r54ff312 37 37 %setup -q -T -D -n %{name}-%{version} -a6 38 38 %{?PATCH6:%patch6 -p0} 39 39 40 %endif 40 41 41 %if %{with gcc_stdint} 42 42 sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/use_gcc_stdint=provide/}' gcc-%{gcc_pkgvers}/gcc/config.gcc
Note: See TracChangeset
for help on using the changeset viewer.