Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 123482 Details for
Bug 183768
net-dns/totd fails to compile due to -Werror in Makefile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for net-dns/totd-1.5.1
totd-1.5.1-no_werror.patch (text/plain), 528 bytes, created by
Karsten Baumgarten
on 2007-06-30 21:03:58 UTC
(
hide
)
Description:
Patch for net-dns/totd-1.5.1
Filename:
MIME Type:
Creator:
Karsten Baumgarten
Created:
2007-06-30 21:03:58 UTC
Size:
528 bytes
patch
obsolete
>--- totd-1.5.1/Makefile.in 2005-01-31 12:55:14.000000000 +0100 >+++ totd-1.5.1_new/Makefile.in 2007-06-30 22:51:07.000000000 +0200 >@@ -19,7 +19,7 @@ > > INSTALL = /usr/bin/install > >-CFLAGS = @CFLAGS@ @DEFS@ -Werror -Wall -DTOTCONF=\"$(TOT_CONFIG_FILE)\" @OPTFLAGS@ $(INCLUDEPATH) >+CFLAGS = @CFLAGS@ @DEFS@ -Wall -DTOTCONF=\"$(TOT_CONFIG_FILE)\" @OPTFLAGS@ $(INCLUDEPATH) > > # When debugging is enabled by --enable-malloc-debug flag to the configure > # script, the @DBMALLOC@ substitution will contain the empty string, thus
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 183768
: 123482 |
123484