We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like linking the example with the libraries produced with ld.gold + sanitizer fails:
https://travis-ci.org/Project-OSRM/osrm-backend/jobs/172270256#L1703
/usr/bin/ld: unrecognized option '--push-state' /usr/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
Disable example until builds work again, see #3216
62c2090
Closing - was missing the before_install.x86_64-asan.sh step forcing a binutils upgrade.
before_install.x86_64-asan.sh
Sorry, something went wrong.
travis: linker fails with sanitizer under default gcc
962443f
-> see Project-OSRM/osrm-backend#3216 -> update binutils
No branches or pull requests
Looks like linking the example with the libraries produced with ld.gold + sanitizer fails:
https://travis-ci.org/Project-OSRM/osrm-backend/jobs/172270256#L1703
The text was updated successfully, but these errors were encountered: