Skip to content
Snippets Groups Projects
Commit 804e10d4 authored by agoncharov's avatar agoncharov
Browse files

elf.c, essential for FreeBSD, was lost during the last Config.x86_*

reorganization.  Found and returned to the owner now.
parent de39fd0a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
include Config.x86_common
UNDEFSYMPATTERN = -Xlinker -u -Xlinker &
OS_SRC += FreeBSD-os.c undefineds.c
OS_SRC += FreeBSD-os.c undefineds.c elf.c
OS_LINK_FLAGS = -dynamic -export-dynamic
OS_LIBS = -lutil
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment