Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2007 19:38:38 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipf/libipf Makefile
Message-ID:  <200706111938.l5BJccqd098903@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2007-06-11 19:38:38 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipf/libipf      Makefile 
  Log:
  Exclude inet_addr.c from the build.
  It only provides inet_aton(), which is already provided by the libc. This
  causes multiple symbol definitions when linking statically.
  
  Reviewed by:    darrenr
  
  Revision  Changes    Path
  1.7       +1 -1      src/sbin/ipf/libipf/Makefile



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