Commit 49751f9
committed
feat: Provide libarm_compute.a in Linux(R) Cpu only multi-isa build via scons
Duplicate libarm_compute-static.a with name libarm_compute.a. libarm_compute-static.a will be removed in future releases, and libarm_compute.a will be used instead in all applicable releases.
This new binary will be accessible in build time only. It will be available in pre-built release binaries after it's been deprecated and rolled out to other builds with a major version upgrade.
Partially Resolves: COMPMID-8695
Change-Id: I59c3e809fc282d6dd16071184203e5be1d4af4d6
Signed-off-by: Gunes Bayir <[email protected]>1 parent b175867 commit 49751f9
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
747 | 754 | | |
748 | 755 | | |
749 | 756 | | |
| |||
755 | 762 | | |
756 | 763 | | |
757 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
758 | 769 | | |
759 | 770 | | |
760 | 771 | | |
| |||
0 commit comments