Makefile.in (x86-vxworks): Update GCC_SPEC_FILES to include cert link spec.
2015-01-30 Jerome Guitton <guitton@adacore.com> * gcc-interface/Makefile.in (x86-vxworks): Update GCC_SPEC_FILES to include cert link spec. From-SVN: r220289
This commit is contained in:
parent
e5cabfacf0
commit
0d1476cb57
@ -1,3 +1,8 @@
|
||||
2015-01-30 Jerome Guitton <guitton@adacore.com>
|
||||
|
||||
* gcc-interface/Makefile.in (x86-vxworks): Update GCC_SPEC_FILES to
|
||||
include cert link spec.
|
||||
|
||||
2015-01-30 Robert Dewar <dewar@adacore.com>
|
||||
|
||||
* einfo.ads: Minor comment fix.
|
||||
|
@ -972,6 +972,7 @@ ifeq ($(strip $(filter-out %86 wrs vxworks vxworks7,$(target_cpu) $(target_vendo
|
||||
|
||||
ifneq ($(strip $(filter-out vxworks7%, $(target_os))),)
|
||||
GCC_SPEC_FILES+=vxworks-x86-link.spec
|
||||
GCC_SPEC_FILES+=vxworks-cert-x86-link.spec
|
||||
GCC_SPEC_FILES+=vxworks-smp-x86-link.spec
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user