Skip to content

Commit

Permalink
Merge pull request #114 from Millak/master
Browse files Browse the repository at this point in the history
test: Fix dlwrap on aarch64
  • Loading branch information
ebassi committed Mar 19, 2017
2 parents f7d3671 + ef1bb66 commit ab10a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/dlwrap.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ dlwrap_real_dlsym(void *handle, const char *name)
* In the meantime, I'll just keep augmenting this
* hard-coded version list as people report bugs. */
const char *version[] = {
"GLIBC_2.17",
"GLIBC_2.4",
"GLIBC_2.3",
"GLIBC_2.2.5",
Expand Down

0 comments on commit ab10a79

Please sign in to comment.