forked from Imagelibrary/rtems
Successfully built some RPMs. There is still a lot of work to do.
This commit is contained in:
@@ -5,6 +5,9 @@ MKGDBSPEC = $(SHELL) $(top_builddir)/mkgdbspec
|
||||
MKGDBSPEC_DEPS = \
|
||||
$(top_builddir)/mkgdbspec gdb.spec.in $(top_builddir)/setup.cache
|
||||
|
||||
powerpc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||
$(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
|
||||
|
||||
sparc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||
$(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
|
||||
|
||||
@@ -12,6 +15,7 @@ TEMPLATES = \
|
||||
gdb.spec.in
|
||||
|
||||
RPM_SPECS_DATA = \
|
||||
powerpc-rtems-$(GDBVERS).spec \
|
||||
sparc-rtems-$(GDBVERS).spec
|
||||
|
||||
noinst_DATA = \
|
||||
|
||||
Reference in New Issue
Block a user