Loading package/yasm/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -7,3 +7,4 @@ config BR2_PACKAGE_YASM and GAS assembler syntaxes and outputs binary, ELF32 and ELF64 object formats. http://www.tortall.net/projects/yasm/ package/yasm/yasm.mk +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ YASM_VERSION = 1.2.0 YASM_SOURCE = yasm-$(YASM_VERSION).tar.gz YASM_SITE = http://www.tortall.net/projects/yasm/releases/ YASM_CONF_OPT = --disable-static define YASM_PRE_CONFIGURE_FIXUP # This sed prevents it compiling 2 programs (vsyasm and ytasm) Loading @@ -15,6 +14,7 @@ define YASM_PRE_CONFIGURE_FIXUP endef YASM_PRE_CONFIGURE_HOOKS += YASM_PRE_CONFIGURE_FIXUP HOST_YASM_PRE_CONFIGURE_HOOKS += YASM_PRE_CONFIGURE_FIXUP $(eval $(autotools-package)) $(eval $(host-autotools-package)) Loading
package/yasm/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -7,3 +7,4 @@ config BR2_PACKAGE_YASM and GAS assembler syntaxes and outputs binary, ELF32 and ELF64 object formats. http://www.tortall.net/projects/yasm/
package/yasm/yasm.mk +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ YASM_VERSION = 1.2.0 YASM_SOURCE = yasm-$(YASM_VERSION).tar.gz YASM_SITE = http://www.tortall.net/projects/yasm/releases/ YASM_CONF_OPT = --disable-static define YASM_PRE_CONFIGURE_FIXUP # This sed prevents it compiling 2 programs (vsyasm and ytasm) Loading @@ -15,6 +14,7 @@ define YASM_PRE_CONFIGURE_FIXUP endef YASM_PRE_CONFIGURE_HOOKS += YASM_PRE_CONFIGURE_FIXUP HOST_YASM_PRE_CONFIGURE_HOOKS += YASM_PRE_CONFIGURE_FIXUP $(eval $(autotools-package)) $(eval $(host-autotools-package))