Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 1999 07:35:18 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/hack hack.pri.c hack.termcap.c
Message-ID:  <199909041435.HAA62766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/09/04 07:35:18 PDT

  Modified files:
    games/hack           hack.pri.c hack.termcap.c 
  Log:
  Attempt to fix world breakage for the NOSHARED=yes case.  delay_output()
  is in both hack and libncurses, and the elf static linker can't handle
  the duplication.  This is probably the correct fix for hack (it makes
  it clear that the ospeed stuff can go away), but its effect on hack
  has not been tested, and the linker bug remains open.
  
  Revision  Changes    Path
  1.2       +2 -2      src/games/hack/hack.pri.c
  1.7       +2 -2      src/games/hack/hack.termcap.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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