# HG changeset patch # User Leibo Wang # Date 1395378416 25200 # Node ID 754a652708320836be106a765f7bad7aa7ae095e # Parent 7138a765423b00603b72a6f14944962da6fe4a2d 18353641 iftop crashes in libpcap diff -r 7138a765423b -r 754a65270832 components/iftop/Makefile --- a/components/iftop/Makefile Thu Mar 20 18:12:09 2014 -0700 +++ b/components/iftop/Makefile Thu Mar 20 22:06:56 2014 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk @@ -47,7 +47,7 @@ # without this we bus error on sparc. sadly I don't see any patches # that might relate from the upstream (though maybe that's really # "happily", as this is simpler) -studio_ALIGN.sparc.32= -xmemalign=1i +studio_ALIGN.sparc.64= -xmemalign=1i IFTOP_LIBDIR= /usr/gnu/lib