浏览代码

package/diffutils: drop host variant

It was only used by opkg-utils, but we now rely on the host system
provided diffutils.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni 3 年之前
父节点
当前提交
2d366a2ad2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/diffutils/diffutils.mk

+ 0 - 1
package/diffutils/diffutils.mk

@@ -20,4 +20,3 @@ DIFFUTILS_CONF_ENV += gl_cv_func_getopt_gnu=yes
 endif
 endif
 
 
 $(eval $(autotools-package))
 $(eval $(autotools-package))
-$(eval $(host-autotools-package))