NLnetLabs / ldns

LDNS is a DNS library that facilitates DNS tool programming
https://nlnetlabs.nl/ldns
BSD 3-Clause "New" or "Revised" License
301 stars 99 forks source link

Travis testing on Aarch64 and PowerPC #74

Closed noloader closed 4 years ago

noloader commented 4 years ago

Hi Everyone,

You may want to pick this commit up: https://github.com/noloader/ldns/commit/fd2fce1a0f9f9214 .

The commit enables GCC and Clang testing on Linux Aarch64 and PowerPC64 arches.

You can verify the build worker architecture by looking at the job details. In the attached image, notice "Arm64" architecture:

Travis-build-worker

Here is the updated .travis.yml file. You can drop it in place: travis.yml.zip