diff options
| author | Mikhaylov Anton <anion155@gmail.com> | 2020-02-04 13:40:15 +0500 |
|---|---|---|
| committer | Mikhaylov Anton <anion155@gmail.com> | 2020-02-04 13:40:15 +0500 |
| commit | d56ed7ee7613e969a3f304b3377438cc5a9064d4 (patch) | |
| tree | d352eee837443f070bbf5d6c5fdd9a6f22f4f8c2 /ports/vectorclass | |
| parent | ab5b74c797f5a2bd6b28915908355e2b32876dfa (diff) | |
| parent | 85bf9d9d792e379e973d66c8af9f39d65d1d6d42 (diff) | |
| download | vcpkg-d56ed7ee7613e969a3f304b3377438cc5a9064d4.tar.gz vcpkg-d56ed7ee7613e969a3f304b3377438cc5a9064d4.zip | |
Merge branch 'master' into patch-1
Diffstat (limited to 'ports/vectorclass')
| -rw-r--r-- | ports/vectorclass/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/vectorclass/CONTROL b/ports/vectorclass/CONTROL index cc3471358..a5110d95c 100644 --- a/ports/vectorclass/CONTROL +++ b/ports/vectorclass/CONTROL @@ -2,3 +2,4 @@ Source: vectorclass Version: 2.00.01 Homepage: https://github.com/vectorclass/version2 Description: C++ class library for using the Single Instruction Multiple Data (SIMD) instructions in modern Microprocessors +Supports: !(arm|arm64)
\ No newline at end of file |
