mirror of
https://github.com/intel/isa-l.git
synced 2025-10-29 04:17:53 +01:00
build: Set assembler feature level in std make
Also fix multibinary to try each available arch Change-Id: Icd8496d169665bded478a33a02e739d1f8349b6f Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
@@ -392,7 +392,7 @@
|
||||
%endmacro
|
||||
%else
|
||||
%macro mbin_dispatch_init7 7
|
||||
mbin_dispatch_init5 %1, %2, %3, %4, %5
|
||||
mbin_dispatch_init6 %1, %2, %3, %4, %5, %6
|
||||
%endmacro
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user