Package Details: llvm-openmp-git 3.4.r98132.92414b1-2

Package Base: llvm-openmp-git
Description: LLVM with clang from Clang-OMP project
Upstream URL: http://llvm.org/
Category: devel
Licenses: custom:University of Illinois/NCSA
Submitter: alaviss
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2014-03-04 04:37
Last Updated: 2014-03-19 15:46

Required by (0)

Sources

  • clang-3.3-use-gold-linker.patch
  • clang
  • compiler-rt
  • llvm-Config-config.h
  • llvm-Config-llvm-config.h
  • llvm

Latest Comments

Comment by pluc

2014-09-18 15:59

The patch does not work anymore. The linker path is now in the function GetLinkerPath in lib/Driver/ToolChain.cpp.

Also I have this DEBUG_CFLAGS="-g -fvar-tracking-assignments" in makepkg.conf and it fails the configure:
clang: error: unknown argument: '-fvar-tracking-assignments'

Is it possible to handle this in the PKGBUILD ?