• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libmemcached/0002-disable-sanitizer.patch
Gustavo ZacariasGustavo Zacarias committed b79587b825413 Nov 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Disable sanitizer checks, they're busted.
2
​
3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
4
​
5
diff -Nura libmemcached-1.0.18.orig/m4/ax_harden_compiler_flags.m4 libmemcached-1.0.18/m4/ax_harden_compiler_flags.m4
6
--- libmemcached-1.0.18.orig/m4/ax_harden_compiler_flags.m4 2014-11-13 08:07:09.011614311 -0300
7
+++ libmemcached-1.0.18/m4/ax_harden_compiler_flags.m4  2014-11-13 08:07:52.406092440 -0300
8
@@ -222,8 +222,6 @@
9
 #         GCC 4.5 removed this.
10
 #         _APPEND_COMPILE_FLAGS_ERROR([-Wunreachable-code])
11
 
12
-          _SET_SANITIZE_FLAGS
13
-
14
           AS_IF([test "x$ax_enable_debug" = xno],
15
             [AS_IF([test "x$ac_cv_vcs_checkout" = xyes],
16
               [AS_IF([test "x${host_os}" != "xmingw"],
17
@@ -337,8 +335,6 @@
18
                 _APPEND_COMPILE_FLAGS_ERROR([-fstack-protector-all])
19
                 ])])])])
20
 
21
-          _SET_SANITIZE_FLAGS
22
-
23
           AS_IF([test "x$ac_cv_warnings_as_errors" = xyes],
24
                 [AX_APPEND_FLAG([-Werror])])
25
           AC_LANG_POP([C++])
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.