diff options
Diffstat (limited to 'gmp/gmp_4.1.2.oe')
-rw-r--r-- | gmp/gmp_4.1.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gmp/gmp_4.1.2.oe b/gmp/gmp_4.1.2.oe index 3fca4f28c8..7682ee9bf5 100644 --- a/gmp/gmp_4.1.2.oe +++ b/gmp/gmp_4.1.2.oe @@ -7,7 +7,7 @@ SRC_URI = ftp://mirrors.kernel.org/gnu/${PN}/${P}.tar.gz \ inherit autotools libtool -acpaths = -I . -I mpn -I mpfr +acpaths = do_stage () { install -m 0644 ${S}/.libs/libgmp.lai ${STAGING_LIBDIR}/libgmp.la |