Skip to content
  • rtoy's avatar
    Config.x86_linux: · 8760ca06
    rtoy authored
    o Define EXEC_FINAL_OBJ for linux, just like we did for Solaris so
      that we have a nice known good address and value for
      builtin_image_flag.
    
    GNUmakefile:
    o If EXEC_FINAL_OBJ has a value, remove exec-init.o from the library
      and add exec-final.o.  This makes it independent of the
      architecture.
    8760ca06