diff options
Diffstat (limited to 'gas/config/te-go32.h')
-rw-r--r-- | gas/config/te-go32.h | 2 |
1 files changed, 2 insertions, 0 deletions
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" |