tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Heads Up: Removed LIBC_BUILTINS



For any Linux or GNU/kFreeBSD users who may have previously used
LIBC_BUILTINS in their mk.conf, it no longer exists, and has been
replaced by the new _OPSYS_PREFER mechanism.

It was previously introduced with this change:

  Author: sbd <sbd>
  Date:   Mon Oct 31 23:22:59 2011 +0000

  Add LIBC_BUILTINS platform definition to Linux.

  Designed to be used in mk.conf like so:
  PREFER_PKGSRC= yes
  PREFER_NATIVE= ${LIBC_BUILTINS}

With the recent change, the PREFER_NATIVE line is no longer necessary.

Thanks,

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com
--- Begin Message ---
Module Name:    pkgsrc
Committed By:   jperkin
Date:           Wed Feb 19 17:20:23 UTC 2014

Modified Files:
        pkgsrc/mk/platform: GNUkFreeBSD.mk Linux.mk

Log Message:
Use the _OPSYS_PREFER mechanism rather than LIBC_BUILTINS.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mk/platform/GNUkFreeBSD.mk
cvs rdiff -u -r1.56 -r1.57 pkgsrc/mk/platform/Linux.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--- End Message ---


Home | Main Index | Thread Index | Old Index