Changeset 8245700 in rtems
- Timestamp:
- Apr 3, 2011, 5:31:11 AM (10 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 4c97b476
- Parents:
- 62a26e39
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/gcc/install.add
r62a26e39 r8245700 77 77 %endif 78 78 79 %if %build_go 80 %if "%{gcc_version}" == "4.6.0" 81 # Bug in gcc == 4.6.0: Installs gccgo under bogus name 82 # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48411 83 rm -f $RPM_BUILD_ROOT%{_bindir}/@tool_target@-@tool_target@-gccgo%{_exeext} 84 %endif 85 86 %endif 79 87 # Collect multilib subdirectories 80 88 multilibs=`build/gcc/xgcc -Bbuild/gcc/ --print-multi-lib | sed -e 's,;.*$,,'`
Note: See TracChangeset
for help on using the changeset viewer.