Skip to content
  • Ian Lynagh's avatar
    Fix platform detection in bindists · 650d6440
    Ian Lynagh authored
    In a bindist, we generate files like the hsc2hs wrapper.
    This means we need to have the right values for the variables like
    CONF_GCC_LINKER_OPTS_STAGE1 which in turn means we need to know what
    platform we're on.
    650d6440