• 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/mysql/0003-ac_stack_direction-is-unset.patch
Yann E. MORINYann E. MORIN committed c705bacd3f922 Dec 2014
Raw file
Source viewDiff to previous
 
1
misc.m4: ac_cv_c_stack_direction is unset.
2
​
3
Signed-off-by: Marcelo Gutierrez (UTN/FRH) <kuyurix@gmail.com>
4
​
5
--- mysql-5.1.70.orig/config/ac-macros/misc.m4
6
+++ mysql-5.1.70/config/ac-macros/misc.m4
7
@@ -477,7 +477,7 @@
8
     exit(ptr_f(&a) < 0);
9
   }
10
   ], ac_cv_c_stack_direction=1, ac_cv_c_stack_direction=-1,
11
-   ac_cv_c_stack_direction=)])
12
+   ac_cv_c_stack_direction=0)])
13
  AC_DEFINE_UNQUOTED(STACK_DIRECTION, $ac_cv_c_stack_direction)
14
 ])dnl
15
 
  • 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.