Skip to content
Snippets Groups Projects
  1. Jan 29, 2012
  2. Jan 18, 2012
    • Jo-Philipp Wich's avatar
      add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh... · 6df3af8a
      Jo-Philipp Wich authored
      add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh utility dumps the GCC specs of a given toolchain and modifies them to always include $STAGING_DIR in the link and compiler command lines, this makes most -I and -L flags unnecessary and lets the compiler automatically find libraries and headers in the staging dir, also solves the majority of -rpath issues.
      
      SVN-Revision: 29767
      6df3af8a
Loading