aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Shelton <stuart@shelton.me>2015-02-11 01:25:26 +0000
committerStuart Shelton <stuart@shelton.me>2015-02-11 01:25:26 +0000
commit13d40c56bb662042535291576064440b1d4ddca5 (patch)
treece7890de8655c662d5af1e66de8746b58b13f617 /README.md
parentAdd sys-apps/busybox-1.23.1 sys-apps/busybox-1.23.1-r1 (diff)
downloadsrcshelton-13d40c56bb662042535291576064440b1d4ddca5.tar.gz
srcshelton-13d40c56bb662042535291576064440b1d4ddca5.tar.bz2
srcshelton-13d40c56bb662042535291576064440b1d4ddca5.zip
Add app-shells/bash-4.2_p53 with <signal.h> included in relevant places
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1db0572c..519e3fef 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@ EOF
* app-arch/unzip
* Remove `cc` hard-coding
+* app-shells/bash
+ * Include `<signal.h>` in relevant places to avoid `-Wimplicit-function-declaration` errors
* dev-lang/python
* If `configure` is not removed after applying the prefix libffi patch, `@LIBFFI_LIB@` is never expanded to the correct value even after `autoconf` has completed
* dev-libs/apr