remove -lm

This commit is contained in:
2025-09-24 15:29:07 +02:00
parent 6725ce9b2d
commit 0efbcc092b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
branches: ["master"]
env:
GCC_ARGS: src/*.c src/*.h -lm
GCC_ARGS: src/*.c src/*.h
TARGET: margen
TEST_ARGS: ""