Test for __ELF__ rather than LINUX_ELF in headers.
Thomas G. Lockhart <lockhart@fourpalms.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/port/dynloader/linux.c | modified | +3 −1 |
| src/backend/port/dynloader/linux.h | modified | +5 −5 |