Commits

Jeremy Lavergne authored ee841d76cdf
sdcc: update to 3.7.0
No tags

lang/sdcc/files/patch-no-sbrk.diff

Deleted
1 ---- support/sdbinutils/binutils/config.in.orig 2013-10-27 17:44:42.000000000 +0100
2 -+++ support/sdbinutils/binutils/config.in 2013-10-27 17:44:57.000000000 +0100
3 -@@ -50,10 +50,6 @@
4 - /* Is the prototype for getopt in <unistd.h> in the expected format? */
5 - #undef HAVE_DECL_GETOPT
6 -
7 --/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
8 -- */
9 --#undef HAVE_DECL_SBRK
10 --
11 - /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
12 - don't. */
13 - #undef HAVE_DECL_SNPRINTF
14 -@@ -109,9 +105,6 @@
15 - /* Define to 1 if you have the `mkstemp' function. */
16 - #undef HAVE_MKSTEMP
17 -
18 --/* Define to 1 if you have the `sbrk' function. */
19 --#undef HAVE_SBRK
20 --
21 - /* Define to 1 if you have the `setlocale' function. */
22 - #undef HAVE_SETLOCALE
23 -

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

Add shortcut