* debian/patches/kfreebsd-build-fix.patch:

- fix kfreebsd-* build failures by workarounding
    missing F_DUPFD_CLOEXEC (rebased patch from gnome-terminal
    10_kfreebsd-f_dupfd_cloexec.patch)
This commit is contained in:
Gianfranco Costamagna 2015-08-28 07:10:36 +00:00
parent 60d65515dc
commit e956e97150
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -2,6 +2,12 @@ llvm-toolchain-3.7 (1:3.7-1) unstable; urgency=medium
* New upstream release
[ Gianfranco Costamagna ]
* debian/patches/kfreebsd-build-fix.patch:
- fix kfreebsd-* build failures by workarounding
missing F_DUPFD_CLOEXEC (rebased patch from gnome-terminal
10_kfreebsd-f_dupfd_cloexec.patch)
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 28 Aug 2015 08:59:58 +0200
llvm-toolchain-3.7 (1:3.7~+rc4-1) unstable; urgency=medium

View File

@ -43,3 +43,4 @@ locale-issue-ld.diff
CVE-2015-2305.patch
bug783205.patch
fix-cmake-config-prefix.diff
kfreebsd-build-fix.patch