Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
build: fix issues with makefile on travis-ci
Seems that in that environment the CC override is being passed to scripts and sub-makes called from within this one (which it doesn't seem to do anywhere else). But really want travis-ci to work for PR validation, so I've fixed it.
- Loading branch information
1 parent
dbe0dd5
commit 6e139c4
Showing
1 changed file
with
40 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters