diff options
author | linus <linus> | 2010-03-02 09:42:52 +0000 |
---|---|---|
committer | linus <linus@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2010-03-02 09:42:52 +0000 |
commit | 317902cef5ff7e15e9e2a9758764b5a04b9634ac (patch) | |
tree | 8a453d08bc7f5920f0e3b085ce1b0ba0fa3b08eb /ChangeLog | |
parent | d582147d3b0858bb0ecc5ba754151ec86826494e (diff) |
Don't pass `-mt' to gcc on Solaris.
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@515 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -62,5 +62,6 @@ Fixed header files for FreeBSD Fix for multiple UDP servers on same IP address, solves accounting problems. -2009-09-11 1.3.2 +2010-02-26 1.3.2 Fixed UDP fragmentation issue + Fix build on Solaris when compiling with gcc. |