mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove -lm from library dependencies
This commit is contained in:
@@ -3,4 +3,4 @@ CFLAGS = @CFLAGS@
|
||||
|
||||
metaflac_SOURCES = \
|
||||
main.c
|
||||
metaflac_LDFLAGS = -lm
|
||||
metaflac_LDFLAGS =
|
||||
|
||||
Reference in New Issue
Block a user