OSDN Git Service

Fix clang build.
authorElliott Hughes <enh@google.com>
Fri, 17 Apr 2015 00:56:12 +0000 (17:56 -0700)
committerElliott Hughes <enh@google.com>
Fri, 17 Apr 2015 00:56:12 +0000 (17:56 -0700)
Change-Id: I70a9ebe806cb4f7e23a7d8e486157ddd70ae3008

libc/bionic/legacy_32_bit_support.cpp

index 50e4643..a107664 100644 (file)
@@ -26,6 +26,8 @@
  * SUCH DAMAGE.
  */
 
+#undef _FORTIFY_SOURCE
+
 #include <errno.h>
 #include <fcntl.h>
 #include <stdarg.h>