conf/155737: [patch] reaper of the dead: remove OBJFORMAT variable in share/mk/sys.mk

Eitan Adler lists at eitanadler.com
Mon Mar 21 00:40:01 UTC 2011


>Number:         155737
>Category:       conf
>Synopsis:       [patch] reaper of the dead: remove OBJFORMAT variable in share/mk/sys.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 21 00:40:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
There appears to be a variable added by ru@ in r94940 that is no longer used by source or ports in share/mk/sys.mk
This patch removes said variable.

Filed under conf/ because it affects a .mk file. Feel free to re-categorize.
>How-To-Repeat:
 
>Fix:
Index: sys.mk
===================================================================
--- sys.mk      (revision 219789)
+++ sys.mk      (working copy)
@@ -360,10 +360,6 @@
 .SHELL: path=${__MAKE_SHELL}
 .endif
 
-# Default executable format
-# XXX hint for bsd.port.mk
-OBJFORMAT?=    elf
-
 # Toggle on warnings
 .WARN: dirsyntax
 


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list