home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / GNUSRC.Z / t-crtstuff < prev    next >
Text File  |  1994-11-20  |  122b  |  3 lines

  1. # The pushl in CTOR initialization interferes with frame pointer elimination.
  2. CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer
  3.