Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 185266 Details for
Bug 262765
net-misc/nstx: init scripts, qa fixes, enhancements
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to delete -Werror from the Makefile
nstx-1.1_beta6_04-delete-werror.patch (text/plain), 433 bytes, created by
Steve Brudenell
on 2009-03-17 04:35:56 UTC
(
hide
)
Description:
patch to delete -Werror from the Makefile
Filename:
MIME Type:
Creator:
Steve Brudenell
Created:
2009-03-17 04:35:56 UTC
Size:
433 bytes
patch
obsolete
>diff -ru nstx-1.1-beta6.orig/Makefile nstx-1.1-beta6/Makefile >--- nstx-1.1-beta6.orig/Makefile 2009-03-17 03:29:43.000000000 +0000 >+++ nstx-1.1-beta6/Makefile 2009-03-17 03:29:53.000000000 +0000 >@@ -1,4 +1,4 @@ >-CFLAGS += -ggdb -Wall -Werror -Wsign-compare >+CFLAGS += -ggdb -Wall -Wsign-compare > > NSTXD_SRCS = nstxd.c nstx_encode.c nstx_pstack.c nstx_dns.c nstx_tuntap.c nstx_queue.c nstx_util.c > NSTXD_OBJS = ${NSTXD_SRCS:.c=.o}
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 262765
:
185257
|
185259
|
185261
|
185262
|
185264
| 185266 |
185267
|
185268
|
185269
|
185271
|
185275