Skip to content

Commit

Permalink
Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jan 17, 2025
1 parent 79a37bd commit 0597596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
echo "CC=gcc-14" >> make/local
echo "CXX=g++-14" >> make/local
echo "CPPFLAGS += -Wno-deprecated-declarations -Wno-psabi" >> make/local
- name: Build Math libs
run: |
make -f make/standalone math-libs -j2
Expand Down

0 comments on commit 0597596

Please sign in to comment.