home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / cc / 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.