Ticket #19679: Portfile-llvm-C.diff

File Portfile-llvm-C.diff, 687 bytes (added by macports@…, 14 years ago)
  • Portfile.

    old new  
    44
    55name                    llvm
    66version                 2.6
    7 revision                1
     7revision                2
    88categories              lang
    99platforms               darwin
    1010use_parallel_build      yes
     
    5959            delete ${item}
    6060        }
    6161    }
     62
     63    file mkdir ${destroot}${prefix}/libexec/gcc/i686-apple-darwin${os.major}/4.2.1
     64    file link -symbolic ${destroot}${prefix}/libexec/gcc/i686-apple-darwin${os.major}/4.2.1/ld [exec xcode-select -print-path]/usr/bin/ld
    6265}
    6366
    6467variant ocaml description {Enable generation of OCaml binding} {