We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gcc
egcc
1 parent bfd3020 commit ba7d223Copy full SHA for ba7d223
.github/workflows/openbsd_ci.yml
@@ -98,5 +98,5 @@ jobs:
98
git config --global --add safe.directory .
99
gmake
100
sudo ./v symlink
101
- export VFLAGS='-cc egcc'
+ export VFLAGS='-cc gcc'
102
./v run ci/openbsd_ci.vsh all
0 commit comments