diff options
| -rw-r--r-- | meta/recipes-devtools/perl/perl_5.36.0.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.36.0.bb b/meta/recipes-devtools/perl/perl_5.36.0.bb index f42daa9b67..b27ac5c3da 100644 --- a/meta/recipes-devtools/perl/perl_5.36.0.bb +++ b/meta/recipes-devtools/perl/perl_5.36.0.bb | |||
| @@ -117,14 +117,6 @@ print(datetime.fromtimestamp($SOURCE_DATE_EPOCH, timezone.utc).strftime('%a %b % | |||
| 117 | 117 | ||
| 118 | do_compile() { | 118 | do_compile() { |
| 119 | oe_runmake | 119 | oe_runmake |
| 120 | # This isn't generated reliably so delete and re-generate. | ||
| 121 | # https://github.com/arsv/perl-cross/issues/86 | ||
| 122 | |||
| 123 | if [ -e pod/perltoc.pod ]; then | ||
| 124 | bbnote Rebuilding perltoc.pod | ||
| 125 | rm -f pod/perltoc.pod | ||
| 126 | oe_runmake pod/perltoc.pod | ||
| 127 | fi | ||
| 128 | } | 120 | } |
| 129 | 121 | ||
| 130 | do_install() { | 122 | do_install() { |
