Commit Graph

16 Commits

Author SHA1 Message Date
Sylvestre Ledru
f5939375d0 rebase of the patch 2015-10-04 17:23:07 +00:00
Sylvestre Ledru
7cc6cd2aab rebase of the patches 2015-09-23 08:11:36 +00:00
Gianfranco Costamagna
a556456938 Tweak another PATH_MAX for hurd 2015-09-03 08:42:52 +00:00
Sylvestre Ledru
f6dcd37ed6 refresh patch + bring back test 2014-06-25 05:56:05 +00:00
Sylvestre Ledru
d59235f83d refresh of the patch 2014-03-07 07:37:51 +00:00
Sylvestre Ledru
0511b70434 refresh of the patches 2014-03-04 13:56:29 +00:00
Sylvestre Ledru
5b90f27933 refresh of the patches 2014-02-28 08:57:27 +00:00
Sylvestre Ledru
f351ffe2e3 Disable profile_rt.diff for now 2014-02-21 10:29:35 +00:00
Sylvestre Ledru
30c0ceb550 refresh of the patch 2014-02-20 13:47:09 +00:00
Sylvestre Ledru
c7f296301c refresh of the patches 2014-02-19 08:47:31 +00:00
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