Skip to content
  • Cheng Shao's avatar
    Fix genapply for cross-compilation by nuking fragile CPP logic · dd4af0e5
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This commit fixes incorrectly built genapply when cross compiling
    (#24347) by nuking all fragile CPP logic in it from the orbit. All
    target-specific info are now read from DerivedConstants.h at runtime,
    see added note for details. Also removes a legacy Makefile and adds
    haskell language server support for genapply.
    dd4af0e5