From: Michael Orlitzky Date: Mon, 25 Oct 2021 00:37:33 +0000 (-0400) Subject: sahe.sh: drop yasm reference (no longer exists). X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain;h=58aa3381cddd96fa64ed041c44503549c0d856a9 sahe.sh: drop yasm reference (no longer exists). --- diff --git a/sage.sh b/sage.sh index 4b87db0..131eb84 100644 --- a/sage.sh +++ b/sage.sh @@ -82,7 +82,6 @@ sage-configure() { --with-system-sympow=force \ --with-system-tachyon=force \ --with-system-tox=force \ - --with-system-yasm=force \ --with-system-xz=force \ --with-system-zeromq=force \ --with-system-zlib=force \