home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / gcc-2.6.0-src.lha / GNU / src / amiga / gcc-2.6.0 / config / vax / x-vax < prev    next >
Encoding:
Text File  |  1992-06-14  |  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.