Commit graph

2 commits

Author SHA1 Message Date
Samuel Ruprecht
21773f1d43 cadence: fix wrong wrappings (#50610)
* cadence: fix wrong wrappings (#50610)

* cadence: split native build inputs
+ fix license : this is under GPL2+ and not MIT

* cadence: use fetchzip
Because GitHub archives are not stable over time so better
to compute the hash of the unpacked content

* cadence: limit to x64-linux
Broken on aarch64 because the Makefile pass
"-msse -mfpmath=sse" flags (x86 only)
2018-11-25 20:14:34 +01:00
Bignaux Ronan
0bc6225bb4 cadence: init at 0.9.0 (#44281) 2018-08-04 23:05:42 +02:00