Changeset 971a534 in rtems


Ignore:
Timestamp:
06/29/00 22:18:36 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
bc185859
Parents:
5b43316
Message:

h8300-rtems now uses the correct command to generate the specs file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/gccnewlib/Makefile.am

    r5b43316 r971a534  
    3232
    3333h8300-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIB_C_ONLY_SPEC_DEPS)
    34         $(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems
     34        $(MKGCCNEWLIBSPEC) $(C_ONLY_ARG) -cfg $(top_builddir)/setup.cache -o . h8300-rtems
    3535
    3636hppa1.1-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
Note: See TracChangeset for help on using the changeset viewer.