diff options
Diffstat (limited to 'binutils/binutils_2.14.90.0.6.oe')
-rw-r--r-- | binutils/binutils_2.14.90.0.6.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/binutils_2.14.90.0.6.oe b/binutils/binutils_2.14.90.0.6.oe index 6c415916c7..7578e0e110 100644 --- a/binutils/binutils_2.14.90.0.6.oe +++ b/binutils/binutils_2.14.90.0.6.oe @@ -61,7 +61,8 @@ python do_patch () { oe.build.exec_func('binutilsbuild_do_patch', d) } -do_install_append () { +do_install () { + autotools_do_install cd ${D}/${bindir} # Symlinks for if this is intended to be the only compiler ( |