Changeset 60ac65d in rtems for scripts/binutils/binutils.add
- Timestamp:
- 10/29/02 16:53:14 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 30d1a28f
- Parents:
- 1c883771
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/binutils/binutils.add
r1c883771 r60ac65d 52 52 53 53 %build 54 # HACK: This should be %{target} != %{build}, but SuSE's rpm screws it. 55 %if "%{_target_os}" != "%{_build_os}" 56 CONFIGURE_ARGS="--build=%{_build} --host=%{_target}" 57 %endif 54 #%if "%{_target_os}" != "%{_build_os}" 55 # CONFIGURE_ARGS="--build=%{_build} --host=%{_target}" 56 #%endif 58 57 59 58 cd build
Note: See TracChangeset
for help on using the changeset viewer.