Revert revision 1.525.
This commit is contained in:
parent
8606fff875
commit
cd3aa5df12
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files,v 1.525 2002/05/03 00:06:56 eeh Exp $
|
||||
# $NetBSD: files,v 1.526 2002/05/03 17:58:28 thorpej Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
|
@ -41,12 +41,6 @@ defflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
|
|||
EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
|
||||
EXEC_ELF_NOTELESS
|
||||
|
||||
# DO NOT defflag the _LP64. There is no point. LP64 and ILP32 should
|
||||
# be completely different object code formats and require a complete
|
||||
# recompile anyway.
|
||||
#
|
||||
#no defflag _LP64
|
||||
|
||||
# compatibility options
|
||||
#
|
||||
defflag COMPAT_FREEBSD
|
||||
|
|
Loading…
Reference in New Issue