Skip to content

Commit

Permalink
Merge pull request #3691 from quickfur/missing_endif
Browse files Browse the repository at this point in the history
Fix Linux/64 compile error introduced by pull #1296
  • Loading branch information
WalterBright committed Jun 24, 2014
2 parents b4b9908 + df5d62b commit 58aae7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/elfobj.c
Expand Up @@ -52,6 +52,7 @@
# define ELFOSABI ELFOSABI_OPENBSD
# else
# error "No ELF OS ABI defined. Please fix"
# endif
#endif

//#define DEBSYM 0x7E
Expand Down

0 comments on commit 58aae7a

Please sign in to comment.