Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 364480 Details for
Bug 493162
app-backup/rdup-1.1.14 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rdup-1.1.14-disable_deprecated_error.patch
rdup-1.1.14-disable_deprecated_error.patch (text/plain), 610 bytes, created by
Benjamin Block
on 2013-12-02 22:12:04 UTC
(
hide
)
Description:
rdup-1.1.14-disable_deprecated_error.patch
Filename:
MIME Type:
Creator:
Benjamin Block
Created:
2013-12-02 22:12:04 UTC
Size:
610 bytes
patch
obsolete
>diff --git a/GNUmakefile.in b/GNUmakefile.in >index 43dff9b..96bb1c1 100644 >--- a/GNUmakefile.in >+++ b/GNUmakefile.in >@@ -28,7 +28,7 @@ GLIB_CFLAGS=@GLIB_CFLAGS@ > GLIB_LIBS=@GLIB_LIBS@ > LIBS=@LIBS@ > DEBUG=@DEBUG@ >-CFLAGS=-Wall -W -Werror @CFLAGS@ @DEFS@ -DLOCALEROOTDIR=\"@localedir@\" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Os -Wpointer-arith -Wstrict-prototypes >+CFLAGS=-Wall -W -Werror @CFLAGS@ @DEFS@ -DLOCALEROOTDIR=\"@localedir@\" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Os -Wpointer-arith -Wstrict-prototypes -Wno-error=deprecated-declarations > INSTALL=./install-sh -c > INSTALL_DATA=$(INSTALL) -m 644 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 493162
:
364476
|
364478
| 364480