summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-06-06 05:12:35 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-06-06 05:12:35 +1000
commitdc62edbf121c41e8b5270904091039450206d98a (patch)
tree91398b93b49b6aab1af677f11b3ad8cf2b419815 /ChangeLog
parent2a22873cd869679415104bc9f6bb154811ee604c (diff)
- (dtucker) [Makefile.in] append $CFLAGS to compiler options when building
modpipe in case there's anything in there we need.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e64bf0e75..6509548bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
7 forwarding test is extremely slow copying data on some machines so switch 7 forwarding test is extremely slow copying data on some machines so switch
8 back to copying the much smaller ls binary until we can figure out why 8 back to copying the much smaller ls binary until we can figure out why
9 this is. 9 this is.
10 - (dtucker) [Makefile.in] append $CFLAGS to compiler options when building
11 modpipe in case there's anything in there we need.
10 12
1120130602 1320130602
12 - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy 14 - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy