Test for __ELF__ rather than LINUX_ELF in headers.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 8e3ccad128357016c4fd8838f113eb00e22e8e7a
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-01-01T06:02:04Z
Releases: 7.1.1
Test for __ELF__ rather than LINUX_ELF in headers.
Comment-out dynamic link function declarations since they are all
 provided by the system.
Should we bother continuing to support non-elf Linux systems??

Files

PathChange+/−
src/backend/port/dynloader/linux.c modified +3 −1
src/backend/port/dynloader/linux.h modified +5 −5