Merge branch "blino/master".

macos/v1.5.9
Yaron Cohen-Tal 9 years ago
commit 2bf2468502
  1. 1
      test/dlwrap.c

@ -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.4",
"GLIBC_2.2.5",
"GLIBC_2.0"
};

Loading…
Cancel
Save