Message ID | 5B8D2D21-35D3-4371-8308-E787A7AB852D@sandoe-acoustics.co.uk |
---|---|
State | New |
Headers | show |
Index: gcc/ada/gcc-interface/Makefile.in =================================================================== --- gcc/ada/gcc-interface/Makefile.in (revision 179378) +++ gcc/ada/gcc-interface/Makefile.in (working copy) @@ -2187,7 +2187,9 @@ ifeq ($(strip $(filter-out darwin%,$(osys))),) ifeq ($(strip $(filter-out powerpc%,$(arch))),) LIBGNAT_TARGET_PAIRS += \ s-intman.adb<s-intman-posix.adb \ - s-osprim.adb<s-osprim-posix.adb + s-osprim.adb<s-osprim-posix.adb \ + a-numaux.ads<a-numaux-darwin.ads \ + a-numaux.adb<a-numaux-darwin.adb ifeq ($(strip $(MULTISUBDIR)),/ppc64) LIBGNAT_TARGET_PAIRS += \