Skip to content
  • Ian Lynagh's avatar
    Fix HC porting test in makefiles · 7a3c2d0e
    Ian Lynagh authored
    Now that we are trying to support cross compilation, we can't use
        "$(TARGETPLATFORM)" != "$(HOSTPLATFORM)"
    as a test for HC-porting.
    7a3c2d0e