Skip to content

Remove autotools stuff and update README #37

Remove autotools stuff and update README

Remove autotools stuff and update README #37

Triggered via pull request July 8, 2024 13:57
Status Success
Total duration 2m 28s
Artifacts

macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build-mac-intel
Refusing to link macOS provided/shadowed software: bison If you need to have bison first in your PATH, run: echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile For compilers to find bison you may need to set: export LDFLAGS="-L/usr/local/opt/bison/lib"