Skip to content

Commit

Permalink
Merge pull request #47 from fd00/cygwin
Browse files Browse the repository at this point in the history
Build on cygwin
  • Loading branch information
fragglet committed Jul 26, 2023
2 parents 43e4f31 + 55ad68c commit 3d64e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ liblhasatest_a_SOURCES=$(SRC) $(HEADER_FILES)

liblhasa_la_CFLAGS=$(MAIN_CFLAGS)
liblhasa_la_SOURCES=$(SRC) $(HEADER_FILES)
liblhasa_la_LDFLAGS=-no-undefined

clean-local:
rm -f *.gcno *.gcda *.c.gcov

0 comments on commit 3d64e21

Please sign in to comment.