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 2475ab322e..a270237f23 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/gmp/gmp-${PV}.tar.gz \ inherit autotools libtool -acpaths = +acpaths = "" do_stage () { install -m 0644 .libs/libgmp.lai ${STAGING_LIBDIR}/libgmp.la |