Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 1995 09:36:31 -0800
From:      Nate Williams <nate>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/su Makefile
Message-ID:  <199503181736.JAA11652@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
nate        95/03/18 09:36:31

  Modified:    usr.bin/su Makefile
  Log:
  Change the library order so libcrypt is the last library in the list.
  libskey contains references to _crypt and can't resolve it unless
  -lcrypt occurs after it in the link command.  This only occurs when
  linking statically.



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