diff options
Diffstat (limited to 'hints/aix.sh')
-rw-r--r-- | hints/aix.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/aix.sh b/hints/aix.sh index 6a4c585eb6..a9f277eed1 100644 --- a/hints/aix.sh +++ b/hints/aix.sh @@ -15,6 +15,8 @@ d_setruid='undef' alignbytes=8 +usemymalloc='n' + # Make setsockopt work correctly. See man page. # ccflags='-D_BSD=44' |