Ticket #23944: patch-macos.gcc.inc.diff

File patch-macos.gcc.inc.diff, 392 bytes (added by raphael-st (Raphael Straub), 14 years ago)
  • build/macos.gcc.inc

    old new  
    2424# invalidate any other reasons why the executable file might be covered by
    2525# the GNU General Public License.
    2626
    27 CPLUS = g++
    28 CONLY = gcc
     27CPLUS = /usr/bin/g++
     28CONLY = /usr/bin/gcc
    2929COMPILE_ONLY = -c -MMD
    3030PREPROC_ONLY = -E -x c
    3131INCLUDE_KEY = -I