• unknown's avatar
    BUG#27701 Arguments to some compile-pentium* scripts were not properly passed... · 9cc40318
    unknown authored
    BUG#27701 Arguments to some compile-pentium* scripts were not properly passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
    
    
    BUILD/compile-pentium-debug-max-no-ndb:
      correctly pass arguments to sourced script
    BUILD/compile-pentium-debug-max:
      correctly pass arguments to sourced script
    BUILD/compile-pentium-debug:
      correctly pass arguments to sourced script
    BUILD/compile-pentium64-debug-max:
      correctly pass arguments to sourced script
    BUILD/compile-pentium64-debug:
      correctly pass arguments to sourced script
    9cc40318
compile-pentium-debug-max-no-ndb 323 Bytes