Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 1998 08:11:47 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/ping Makefile
Message-ID:  <199809051511.IAA13567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/09/05 08:11:47 PDT

  Modified files:
    sbin/ping            Makefile 
  Log:
  Disable gcc's builtin memcpy for alpha since it doesn't cope with unaligned
  regions properly and this triggers an unaligned access trap.
  
  Revision  Changes    Path
  1.6       +4 -1      src/sbin/ping/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809051511.IAA13567>