From ddde32be556aa879be4beaeddf08596f8b357c24 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 6 Jun 1996 23:01:44 +0000 Subject: requires NATIVE_ELF --- sys/arch/pica/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/arch/pica/conf/GENERIC b/sys/arch/pica/conf/GENERIC index c0261a93ea9..5bde11cc491 100644 --- a/sys/arch/pica/conf/GENERIC +++ b/sys/arch/pica/conf/GENERIC @@ -31,6 +31,7 @@ options SYSVMSG # System V-like message queues options SYSVSEM # System V-like semaphores options SYSVSHM # System V-like memory sharing options SHMMAXPGS=1024 # 1024 pages is the default +options NATIVE_ELF # Filesystem options options FIFO # POSIX fifo support (in all filesystems) -- cgit v1.2.3