FreeBSD Bugzilla – Attachment 55693 Details for
Bug 84114
[PATCH] net/sixxs-aiccu for FBSD 7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 717 bytes, created by
Charlie &
on 2005-07-26 09:40:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Charlie &
Created:
2005-07-26 09:40:21 UTC
Size:
717 bytes
patch
obsolete
>diff -u -r1.1 patch-unix-console::Makefile >--- net/sixxs-aiccu/files/patch-unix-console::Makefile 14 Mar 2005 17:47:08 -0000 1.1 >+++ net/sixxs-aiccu/files/patch-unix-console::Makefile 24 Jul 2005 02:15:27 -0000 >@@ -9,7 +9,7 @@ > endif > > # FreeBSD 5.x >-@@ -45,7 +45,13 @@ >+@@ -45,7 +45,19 @@ > CFLAGS += -D AICCU_TYPE="\"kame\"" > SRCS += ../common/aiccu_kame.c > OBJS += ../common/aiccu_kame.o >@@ -21,6 +21,12 @@ > +CFLAGS += -D AICCU_TYPE="\"kame\"" > +SRCS += ../common/aiccu_kame.c > +OBJS += ../common/aiccu_kame.o >++endif >++# FreeBSD 7.x >++ifeq ($(shell uname -r | cut -c 1),7) >++CFLAGS += -D AICCU_TYPE="\"kame\"" >++SRCS += ../common/aiccu_kame.c >++OBJS += ../common/aiccu_kame.o > endif > endif
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 84114
: 55693