Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
38c71800
Commit
38c71800
authored
Jul 12, 2019
by
Sergey Kosukhin
Browse files
FIXUP: Do not link to -lm if it is not required.
parent
e28ebf52
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
38c71800
...
...
@@ -60,7 +60,7 @@ pio_write_deco2d_LDADD = $(LDADD)
test_resource_copy_mpi_LDADD
=
$(LDADD)
endif
LDADD
=
../src/libcdi.la
-lm
LDADD
=
../src/libcdi.la
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
#
EXTRA_DIST
=
test_cdf_write.c test_cdf_read.c test_cksum_base
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment