Commit Graph

9 Commits

Author SHA1 Message Date
Sylvestre Ledru
23fef8f171 refresh of the patches 2015-07-10 17:24:40 +00:00
Sylvestre Ledru
00abd60daa refresh 2014-02-12 22:17:14 +00:00
Sylvestre Ledru
d3d9059c38 * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365
* Bring back the dependency on gcc 4.8. It breaks the nightly snapshot
    packages and it should be the norm now...

  [ Martin Nowack ]
  * Fixed build directory for llvm-config
  * Add Unittests for running tests for llvm-based projects
  * Install FileCheck and not for testing
2014-02-12 15:53:47 +00:00
Sylvestre Ledru
7cab8fafe6 refresh of the patches 2014-01-29 06:50:39 +00:00
Sylvestre Ledru
59ddcf4ff9 Only explicit the link against atomic when running mips & mipsel 2014-01-15 10:20:04 +00:00
Sylvestre Ledru
547bcf3fb7 refresh of the patches 2014-01-14 10:33:04 +00:00
Sylvestre Ledru
82763da44a Only link against latomic under mips* 2013-12-22 14:55:23 +00:00
Sylvestre Ledru
ed214366cb Only link with atomic under mips & mipsel 2013-12-20 09:39:27 +00:00
Sylvestre Ledru
61e58e71fd * Add more fixes for the HURD port...
* Automatically determine GCC_VERSION and dep:devlibs based on g++ package
  version.
* Automatically determine if -fuse-ld=gold is supported based on binutils
  package version.
* debian/patches/lldb-link-atomic.diff: Link lldb with -latomic to get
  builtin GCC atomic helpers on arches (like powerpc) that need them.
2013-09-03 15:31:30 +00:00