mirror of
https://github.com/uroni/fuseuring.git
synced 2025-10-26 11:19:19 +00:00
Update c-cpp.yml
This commit is contained in:
parent
be31124892
commit
ce31cef436
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -18,6 +18,6 @@ jobs:
|
||||
- name: autoconf
|
||||
run: autoreconf --install
|
||||
- name: configure
|
||||
run: ./configure CXXFLAGS="-O2 -fcoroutines -flto" CXX=g++-10 LDFLAGS="-flto"
|
||||
run: ./configure CXX=g++-10
|
||||
- name: make
|
||||
run: make
|
||||
|
||||
Loading…
Reference in New Issue
Block a user