cvs commit: fptools/ghc/rts Linker.c

Simon Marlow simonmar@glass.cse.ogi.edu
Sun, 11 Feb 2001 05:13:39 -0800


simonmar    2001/02/11 05:13:39 PST

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Replace some OS-specific ifdefs which should really be ARCH-specific.
  Fixes FreeBSD support.
  
  Revision  Changes    Path
  1.21      +11 -13    fptools/ghc/rts/Linker.c