Apparently I've been using the wrong compiler all along.

This commit is contained in:
David Given
2021-05-19 22:50:29 +01:00
parent 91c52e91cd
commit aa0cf150bd

View File

@@ -48,5 +48,5 @@ jobs:
fetch-depth: 1
- name: build
run: |
make CXX=/opt/bin/i686-w64-mingw32-g++.exe AR="/opt/bin/i686-w64-mingw32-ar.exe rcs"
make