]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] fix Makefile.bsd and Makefile.osx for stream_interface
authorRoss West <westr@connection.ca>
Thu, 22 Jan 2009 23:32:41 +0000 (18:32 -0500)
committerWilly Tarreau <w@1wt.eu>
Sun, 25 Jan 2009 11:21:25 +0000 (12:21 +0100)
commit1df2470850e4df9b6a61d9c64a4dad46bbe3b212
tree6ab16bb613f2b6a4c8a720d4b806d523527b1179
parent98b306be6599cc1caccb5698ae5fdadfebbb9313
[BUILD] fix Makefile.bsd and Makefile.osx for stream_interface

Did a full compile of the 1.3.15.7 - 20081208 snapshot on Freebsd-7.x
recently, and noted that there needs to be a quick patch done on the
Makefile for bsd machines.

This was due to the stream_interface replacing the send data commands
in the rewrite Willy did a while ago.

Simple fix, and it compiled cleanly otherwise.  Thanks for the work
Willy!

Cheers,
  Ross.

-=
Makefile.bsd
Makefile.osx