[packages] dbus: Fix whitespaces in no pie patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17205 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0e180e68ae
commit
a88609337c
@ -1,12 +1,11 @@
|
|||||||
diff -ruN dbus-1.2.4.6permissive.orig/configure dbus-1.2.4.6permissive/configure
|
--- a/configure
|
||||||
--- dbus-1.2.4.6permissive.orig/configure 2009-05-06 13:35:38.000000000 -0400
|
+++ b/configure
|
||||||
+++ dbus-1.2.4.6permissive/configure 2009-08-05 17:53:25.000000000 -0400
|
@@ -20927,19 +20927,6 @@ if test "x$GCC" = "xyes"; then
|
||||||
@@ -20927,19 +20927,6 @@
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
- case " $CFLAGS " in
|
- case " $CFLAGS " in
|
||||||
- *[\ \ ]-fPIE[\ \ ]*) ;;
|
- *[\ \ ]-fPIE[\ \ ]*) ;;
|
||||||
- *) if cc_supports_flag -fPIE; then
|
- *) if cc_supports_flag -fPIE; then
|
||||||
- PIE_CFLAGS="-fPIE"
|
- PIE_CFLAGS="-fPIE"
|
||||||
- if ld_supports_flag -z,relro; then
|
- if ld_supports_flag -z,relro; then
|
||||||
@ -19,5 +18,5 @@ diff -ruN dbus-1.2.4.6permissive.orig/configure dbus-1.2.4.6permissive/configure
|
|||||||
- esac
|
- esac
|
||||||
-
|
-
|
||||||
### Disabled warnings, and compiler flag overrides
|
### Disabled warnings, and compiler flag overrides
|
||||||
|
|
||||||
# Let's just ignore unused for now
|
# Let's just ignore unused for now
|
||||||
|
Loading…
x
Reference in New Issue
Block a user