FreeBSD Bugzilla – Attachment 26004 Details for
Bug 44375
[patch] net/freenet6 doesn't honour CC/CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 567 bytes, created by
Volker Stolz
on 2002-10-22 10:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Volker Stolz
Created:
2002-10-22 10:10:01 UTC
Size:
567 bytes
patch
obsolete
>--- files/patch-src-Makefile.orig Tue Oct 22 10:55:09 2002 >+++ files/patch-src-Makefile Tue Oct 22 10:57:03 2002 >@@ -1,5 +1,14 @@ >---- src/Makefile.orig Sat Sep 8 01:52:26 2001 >-+++ src/Makefile Thu Oct 11 13:01:53 2001 >+--- src/Makefile.orig Wed Dec 5 20:06:55 2001 >++++ src/Makefile Tue Oct 22 10:57:01 2002 >+@@ -11,7 +11,7 @@ >+ INC=. >+ BIN=../bin >+ >+-CC=gcc -g -I$(INC) -Wall >++CC+= $(CFLAGS) -g -I$(INC) -Wall >+ >+ pre-clean: >+ @if [ -f $(BIN)/tspc.conf ]; then rm -f $(BIN)/tspc.conf; fi > @@ -22,7 +22,7 @@ > @echo Installing tspc > mkdir -p $(install_bin)
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 44375
: 26004