From e9f56b1d20a0486ffc0ab6f28b6607fa56665c0f Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 22 Jul 1999 01:41:00 +0000 Subject: 1999-07-21 Mark Elbrecht * config/te-go32.h (COFF_LONG_SECTION_NAMES): Define. --- gas/config/te-go32.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gas/config/te-go32.h') diff --git a/gas/config/te-go32.h b/gas/config/te-go32.h index 49fbd2e..085c958 100644 --- a/gas/config/te-go32.h +++ b/gas/config/te-go32.h @@ -12,5 +12,7 @@ /* GAS should treat '.align value' as an alignment of 2**value */ #define USE_ALIGN_PTWO +#define COFF_LONG_SECTION_NAMES + /* these define interfaces */ #include "obj-format.h" -- cgit v1.1