diff options
| -rw-r--r-- | meta/recipes-extended/tzcode/tzcode-native_2017a.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2017a.bb b/meta/recipes-extended/tzcode/tzcode-native_2017a.bb index 0daac531fd..2c26744f33 100644 --- a/meta/recipes-extended/tzcode/tzcode-native_2017a.bb +++ b/meta/recipes-extended/tzcode/tzcode-native_2017a.bb | |||
| @@ -18,6 +18,8 @@ S = "${WORKDIR}" | |||
| 18 | 18 | ||
| 19 | inherit native | 19 | inherit native |
| 20 | 20 | ||
| 21 | EXTRA_OEMAKE += "cc=${CC}" | ||
| 22 | |||
| 21 | do_install () { | 23 | do_install () { |
| 22 | install -d ${D}${bindir}/ | 24 | install -d ${D}${bindir}/ |
| 23 | install -m 755 zic ${D}${bindir}/ | 25 | install -m 755 zic ${D}${bindir}/ |
