Commit a297c292 authored by msvensson@shellback.(none)'s avatar msvensson@shellback.(none)

Merge msvensson.mysql.internal:mysql/my50-m-bug21222

into  shellback.(none):/home/msvensson/mysql/work/my50-work
parents c3e2d543 6dfeb331
......@@ -111,7 +111,7 @@
/* Fix problem with S_ISLNK() on Linux */
#if defined(TARGET_OS_LINUX)
#if defined(TARGET_OS_LINUX) || defined(__GLIBC__)
#undef _GNU_SOURCE
#define _GNU_SOURCE 1
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment