diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-12-28 05:26:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-12-28 07:12:09 +0000 |
commit | c2890f4ac8afa8f41d0eb51e506fe1028c20887e (patch) | |
tree | 5d2cd9d6941a3d0f82b8d8f7c18f4230b8e634c5 /community/kbuild/kbuild-0.1.9998_pre20110817-gcc-4.7.patch | |
parent | 1b79b11db624cfe53f6057158d846dd6a58ce523 (diff) | |
download | aports-c2890f4ac8afa8f41d0eb51e506fe1028c20887e.tar.bz2 aports-c2890f4ac8afa8f41d0eb51e506fe1028c20887e.tar.xz |
community/kbuild: upgrade to 0.1.9998.3149
Diffstat (limited to 'community/kbuild/kbuild-0.1.9998_pre20110817-gcc-4.7.patch')
-rw-r--r-- | community/kbuild/kbuild-0.1.9998_pre20110817-gcc-4.7.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/community/kbuild/kbuild-0.1.9998_pre20110817-gcc-4.7.patch b/community/kbuild/kbuild-0.1.9998_pre20110817-gcc-4.7.patch deleted file mode 100644 index 435b3f57fb..0000000000 --- a/community/kbuild/kbuild-0.1.9998_pre20110817-gcc-4.7.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN kBuild-0.1.9998-pre20110817-orig/src/sed/lib/regex_internal.c kBuild-0.1.9998-pre20110817/src/sed/lib/regex_internal.c ---- kBuild-0.1.9998-pre20110817-orig/src/sed/lib/regex_internal.c 2011-08-17 14:28:42.000000000 -0700 -+++ kBuild-0.1.9998-pre20110817/src/sed/lib/regex_internal.c 2012-06-16 13:55:05.341176965 -0700 -@@ -781,7 +781,7 @@ - } - - static unsigned char --internal_function __attribute ((pure)) -+internal_function - re_string_fetch_byte_case (re_string_t *pstr) - { - if (BE (!pstr->mbs_allocated, 1)) |