* Improved the debian/patches/series presentation by creating categories

* Improve the separation between *FLAGS for gcc and clang.
  This is done for -fno-addrsig as it doesn't exit for gcc
  This can be done with the BOOTSTRAP_CMAKE_CXX_FLAGS option
This commit is contained in:
Sylvestre Ledru 2018-12-12 21:09:37 +01:00
parent 08afca5bde
commit a1a2358ee4

5
debian/changelog vendored
View File

@ -7,8 +7,11 @@ llvm-toolchain-7 (1:7.0.1~+rc3-2) UNRELEASED; urgency=medium
One more time, thanks to Rebecca Palmer (Closes: #913946)
* Force the chmod +x on llvm-X/bin/* because it was sometimes removed
by the strip process
* Improved the debian/patches/series presentation by creating categories
* Force the link to atomic also for i386 as it fails on Debian jessie too
* Improved the debian/patches/series presentation by creating categories
* Improve the separation between *FLAGS for gcc and clang.
This is done for -fno-addrsig as it doesn't exit for gcc
This can be done with the BOOTSTRAP_CMAKE_CXX_FLAGS option
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 10 Dec 2018 03:49:59 -0500