home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_5.LHA / gcc-2.5.8-amiga / config / vax / x-vax < prev    next >
Encoding:
Text File  |  1992-06-13  |  131 b   |  4 lines

  1. # If compiling GCC with the Unix assembler, -J will handle a large function.
  2. # With GAS, it should have no effect.
  3. X_CPPFLAGS = -J
  4.