• unknown's avatar
    Fix option handling of ./BUILD/compile-* to not try and pass options to · a48bccf4
    unknown authored
    configure. It was already changed not to support additional options, but now
    it was trying to pass all of the options to ./configure. (Bug #8648)
    
    
    BUILD/FINISH.sh:
      Remove obsolete code that took arguments to the build scripts and passed
      them to configure -- now the only options supported are those handled within
      BUILD/SETUP.sh.
    a48bccf4
FINISH.sh 1.37 KB