Loading package/gmp/gmp.mk +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ GMP_VERSION = 5.0.5 GMP_SITE = $(BR2_GNU_MIRROR)/gmp GMP_SOURCE = gmp-$(GMP_VERSION).tar.bz2 GMP_INSTALL_STAGING = YES GMP_LICENSE = LGPLv3+ GMP_LICENSE_FILES = COPYING.LIB # Bad ARM assembly breaks on pure thumb ifeq ($(ARCH),arm) Loading Loading
package/gmp/gmp.mk +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ GMP_VERSION = 5.0.5 GMP_SITE = $(BR2_GNU_MIRROR)/gmp GMP_SOURCE = gmp-$(GMP_VERSION).tar.bz2 GMP_INSTALL_STAGING = YES GMP_LICENSE = LGPLv3+ GMP_LICENSE_FILES = COPYING.LIB # Bad ARM assembly breaks on pure thumb ifeq ($(ARCH),arm) Loading