summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gawk/gawk_3.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/gawk/gawk_3.1.5.bb')
-rw-r--r--meta/recipes-extended/gawk/gawk_3.1.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb b/meta/recipes-extended/gawk/gawk_3.1.5.bb
index d5d9beaa49..4c7cdf36b1 100644
--- a/meta/recipes-extended/gawk/gawk_3.1.5.bb
+++ b/meta/recipes-extended/gawk/gawk_3.1.5.bb
@@ -34,6 +34,8 @@ ALTERNATIVE_PATH = "gawk"
34ALTERNATIVE_LINK = "${bindir}/awk" 34ALTERNATIVE_LINK = "${bindir}/awk"
35ALTERNATIVE_PRIORITY = "100" 35ALTERNATIVE_PRIORITY = "100"
36 36
37CFLAGS += "-D PROTOTYPES"
38
37do_install_append() { 39do_install_append() {
38 # remove the link since we don't package it 40 # remove the link since we don't package it
39 rm ${D}${bindir}/awk 41 rm ${D}${bindir}/awk