Skip to content
  • Gabor Greif's avatar
    b2a9fbfe
    Allow different customizations per cross target · b2a9fbfe
    Gabor Greif authored
    by obtaining GlobalCrossCompilePrefix from mk/config.mk and
    using that to include mk/$(GlobalCrossCompilePrefix)build.mk
    instead of mk/build.mk when present.
    
    Note: GlobalCrossCompilePrefix is basically the same
          as CrossCompilePrefix, but does not depend on $(phase).
    b2a9fbfe
    Allow different customizations per cross target
    Gabor Greif authored
    by obtaining GlobalCrossCompilePrefix from mk/config.mk and
    using that to include mk/$(GlobalCrossCompilePrefix)build.mk
    instead of mk/build.mk when present.
    
    Note: GlobalCrossCompilePrefix is basically the same
          as CrossCompilePrefix, but does not depend on $(phase).
Loading