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

sodiumoxide / sodiumoxide / 1250
95%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2019 12:04AM 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
1250

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 1250.9 05 Dec 2019 12:04AM UTC 0
95.18
Travis Job 1250.9
Source Files on build 1250
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1250
  • bdebfe85 on github
  • Prev Build on master (#1241)
  • Next Build on master (#1259)
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