summaryrefslogtreecommitdiff
path: root/gcc/config/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/freebsd.h')
-rw-r--r--gcc/config/freebsd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/freebsd.h b/gcc/config/freebsd.h
index 9dafc3fed32..cd09897c5b2 100644
--- a/gcc/config/freebsd.h
+++ b/gcc/config/freebsd.h
@@ -59,6 +59,10 @@ Boston, MA 02111-1307, USA. */
/************************[ Target stuff ]***********************************/
+/* All FreeBSD Architectures support the ELF object file format. */
+#undef OBJECT_FORMAT_ELF
+#define OBJECT_FORMAT_ELF
+
/* Don't assume anything about the header files. */
#undef NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C 1