Merge pull request #18 from ra3xdh/remove_wrappers #45
macos.yml
on: push
build-mac-intel
3m 59s
build-mac-arm
57s
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"
|