Skip to content
  • Simon Marlow's avatar
    [project @ 2002-11-15 11:20:30 by simonmar] · 805fcaad
    Simon Marlow authored
    - get rid of $(FptoolsHcOpts), it was ill-conceived.  As it was,
      $(FptoolsHcOpts) was overriding options in $(GhcHcOpts).  Now,
      we just use $(SRC_HC_OPTS) instead, which can be overriden
      by $(GhcHcOpts).
    
    - Don't bother adding -ldl to $(SRC_HC_OPTS) in config.mk.  It is
      added to the RTS's package configuration if necessary.
    805fcaad