1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-28 10:12:16 +08:00
Gilles Peskine fa0e8b51c4 Test GCC and Clang with common build options
Goals:
* Build with common compilers with common options, so that we don't
  miss a (potentially useful) warning only triggered with certain
  build options.
* A previous commit removed -O0 test jobs, leaving only the one with
  -m32. We have inline assembly that is disabled with -O0, falling
  back to generic C code. This commit restores a test that runs the
  generic C code on a 64-bit platform.
2020-02-03 20:06:31 +01:00
..
2019-07-05 10:56:19 +02:00
2019-05-22 19:07:57 +02:00
2016-01-12 14:48:03 +00:00
2015-04-09 10:53:11 +02:00
2017-05-16 17:53:03 +02:00