Commit Graph

6 Commits

Author SHA1 Message Date
Sylvestre Ledru
debfc98fc7 Define also MAXPATHLEN in Path.inc for HURD. 2013-11-27 16:32:18 +00:00
Sylvestre Ledru
9e36f19118 * New snapshot release
* Merge changes from the 3.3 branch (see 1:3.3-10)
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
  (LLVM no longer mean Low Level Virtual Machine)
* Disable the build of lldb under HURD
* Ship the lldb headers into lldb-X.Y-dev (Closes: #723743)
  I might create a liblldb-X.Y library at some point but I think it is too
  early.
* Fix "cannot compile this atomic library call"
  Thanks to Francisco Facioni for the refresh (Closes: #705115)
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
* Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic
* Update the build dependency from tcl8.5 to tcl (Closes: #725953)
2013-10-10 11:40:12 +00:00
Sylvestre Ledru
866dfac491 fix the patch + release 2013-09-04 20:48:03 +00:00
Sylvestre Ledru
90832a3239 Update of the patches for hurd 2013-09-04 14:18:11 +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
Sylvestre Ledru
5a130d787f Fix an other issues under HURD... 2013-08-23 08:09:46 +00:00