• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sodiumoxide / sodiumoxide / 1249
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: staging
DEFAULT BRANCH: master
Ran 04 Dec 2019 11:44PM UTC
Jobs 1
Files 44
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1249

push

travis-ci

web-flow
Merge #401

401: Use cc crate to determine CFLAGS for building libsodium r=kpp a=adamreichold

Determine the `CFLAGS` passed to libsodium's configure script via the `cc` crate automatically picks up environment variables like `CFLAGS` and `TARGET_CFLAGS`, handles the differences between
release and debug builds and finally provides `CFLAGS` that interoperate well when linking the result into a Rust binary by requesting per-function sections for example.

It is also more consistent with how we already determine the compiler command itself via for example consider `TARGET_CC` whereas our own `CFLAGS` logic did not consider `TARGET_CFLAGS`.

Co-authored-by: Adam Reichold <adam.reichold@t-online.de>

3182 of 3343 relevant lines covered (95.18%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
9 1249.9 04 Dec 2019 11:44PM UTC 0
95.18
Travis Job 1249.9
Source Files on build 1249
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1249
  • bdebfe85 on github
  • Prev Build on staging (#1240)
  • Next Build on staging (#1258)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc