summaryrefslogtreecommitdiff
path: root/lang/gnatdroid-binutils/files/patch-gas__configure.tgt
blob: bb2ec51c703ba954315cd86986746ce649fb45f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gas/configure.tgt.orig	2015-07-21 08:20:58 UTC
+++ gas/configure.tgt
@@ -130,6 +130,7 @@ case ${generic_target} in
 
   arc-*-elf*)				fmt=elf ;;
 
+  arm-android-eabi*)			fmt=elf em=armlinuxeabi ;;
   arm-*-aout)				fmt=aout ;;
   arm-*-coff)				fmt=coff ;;
   arm-*-rtems*)				fmt=elf ;;