• 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/openocd/openocd-0003-force-gnu99.patch
Jean-Christophe PLAGNIOL-VILLARDJean-Christophe PLAGNIOL-VILLARD committed 6c213d64b3e20 Sep 2011
Raw file
Source viewDiff to previous
 
1
force gnu99
2
​
3
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4
---
5
 configure.in |    1 +
6
 1 file changed, 1 insertion(+)
7
​
8
Index: b/configure.in
9
===================================================================
10
--- a/configure.in
11
+++ b/configure.in
12
@@ -28,6 +28,7 @@ AC_DISABLE_SHARED
13
 AC_PROG_LIBTOOL
14
 AC_SUBST(LIBTOOL_DEPS)
15
 
16
+CFLAGS="$CFLAGS -std=gnu99"
17
 
18
 dnl configure checks required for Jim files (these are obsolete w/ C99)
19
 AC_C_CONST
  • 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.