diff options
| author | Adrian Bunk <bunk@stusta.de> | 2020-05-12 23:37:47 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-14 14:15:11 +0100 |
| commit | ddb312f1b9c9f40d13063c8ca69b70a46360109f (patch) | |
| tree | d8a10dd19248b5a1f1861419e7c450618e37d0ec /meta/recipes-support | |
| parent | 08f93d2cd6dc607ac7163b68d97efc53c360c564 (diff) | |
| download | poky-ddb312f1b9c9f40d13063c8ca69b70a46360109f.tar.gz | |
libtasn1: Remove workaround for host gcc < 5
(From OE-Core rev: 2c037f830856018b212d532198ae17932b3521d1)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
| -rw-r--r-- | meta/recipes-support/gnutls/libtasn1_4.16.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/libtasn1_4.16.0.bb b/meta/recipes-support/gnutls/libtasn1_4.16.0.bb index 8337b70241..18dae6d0c9 100644 --- a/meta/recipes-support/gnutls/libtasn1_4.16.0.bb +++ b/meta/recipes-support/gnutls/libtasn1_4.16.0.bb | |||
| @@ -19,6 +19,4 @@ SRC_URI[sha256sum] = "0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8 | |||
| 19 | 19 | ||
| 20 | inherit autotools texinfo lib_package gtk-doc | 20 | inherit autotools texinfo lib_package gtk-doc |
| 21 | 21 | ||
| 22 | CFLAGS_append_class-native = " -std=gnu99" | ||
| 23 | |||
| 24 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |
