Removing cc-builtins.patch, included upstream.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
08ed1f63e8
commit
8b5a693b7b
2 changed files with 0 additions and 18 deletions
17
debian/patches/debian/0001-cc-builtins.patch
vendored
17
debian/patches/debian/0001-cc-builtins.patch
vendored
|
@ -1,17 +0,0 @@
|
||||||
Author: Adrian Bunk <bunk@debian.org>
|
|
||||||
Description: Fix USE_CC_BUILTINS.
|
|
||||||
|
|
||||||
diff -Naurp ck.orig/configure ck/configure
|
|
||||||
--- ck.orig/configure
|
|
||||||
+++ ck/configure
|
|
||||||
@@ -551,8 +551,8 @@ else
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test "$USE_CC_BUILTINS"; then
|
|
||||||
- CFLAGS="$CFLAGS -DCK_CC_BUILTINS"
|
|
||||||
- PC_CFLAGS="-DCK_CC_BULITINS"
|
|
||||||
+ CFLAGS="$CFLAGS -DCK_USE_CC_BUILTINS=1"
|
|
||||||
+ PC_CFLAGS="-DCK_USE_CC_BUILTINS=1"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# `which` on Solaris sucks
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,3 +1,2 @@
|
||||||
debian/0001-cc-builtins.patch
|
|
||||||
debian/0002-disable-sse.patch
|
debian/0002-disable-sse.patch
|
||||||
debian/0003-ftbfs-armhf.patch
|
debian/0003-ftbfs-armhf.patch
|
||||||
|
|
Loading…
Add table
Reference in a new issue