home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / gcc-2.3.3-src.lha / GNU / src / amiga / gcc-2.3.3 / config / x-vax < prev    next >
Text File  |  1994-02-06  |  131b  |  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.