diff options
| author | thorpej <thorpej@NetBSD.org> | 2002-05-03 17:58:28 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2002-05-03 17:58:28 +0000 |
| commit | cd3aa5df123ec4c9bdb692eb7253b35e6d483b64 (patch) | |
| tree | f8be4cbf165cffe0102c277aab18813fb2aa205e /sys | |
| parent | 8606fff875bf544cd19dc2e66a76d4ce502649f8 (diff) | |
Revert revision 1.525.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/files | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/conf/files b/sys/conf/files index ab84bea716c..6fffd8712c5 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -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 |
