Author: eadler
Date: Sun Jun 23 20:34:54 2013
New Revision: 252127
URL: http://svnweb.freebsd.org/changeset/base/252127

Log:
  Remove variable added by ru@ in r94940 that is no longer used by source or 
ports in share/mk/sys.mk
  
  PR:           conf/155737
  Reviewed by:  ed (two years ago!)
  Exp-Run by:   bdrewery

Modified:
  head/share/mk/sys.mk

Modified: head/share/mk/sys.mk
==============================================================================
--- head/share/mk/sys.mk        Sun Jun 23 20:24:43 2013        (r252126)
+++ head/share/mk/sys.mk        Sun Jun 23 20:34:54 2013        (r252127)
@@ -332,10 +332,6 @@ SHELL=     ${__MAKE_SHELL}
 .SHELL: path=${__MAKE_SHELL}
 .endif
 
-# Default executable format
-# XXX hint for bsd.port.mk
-OBJFORMAT?=    elf
-
 # Tell bmake to expand -V VAR by default
 .MAKE.EXPAND_VARIABLES= yes
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to