]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arm/linux-eabi.h
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / config / arm / linux-eabi.h
index 8585fde3d41160b879212a287bab7d5aee254e59..4254b19212d99a269e0b6a0fcacdb72387ec88b9 100644 (file)
@@ -30,6 +30,9 @@
     }                                          \
   while (false)
 
+#define EXTRA_TARGET_D_OS_VERSIONS()           \
+  ANDROID_TARGET_D_OS_VERSIONS();
+
 /* We default to a soft-float ABI so that binaries can run on all
    target hardware.  If you override this to use the hard-float ABI then
    change the setting of GLIBC_DYNAMIC_LINKER_DEFAULT as well.  */