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
dkrz-sw
sct
Commits
23b13b9c
Commit
23b13b9c
authored
Jan 27, 2020
by
Sergey Kosukhin
Browse files
Remove nonportable linker flag.
parent
9c9f1a05
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
23b13b9c
...
...
@@ -4,7 +4,7 @@ AM_FCFLAGS = $(FC_MODINC).. $(FCFLAGS_f90) $(FCDEFS)
lib_LTLIBRARIES
=
libsct.la
libsct_la_LIBADD
=
$(LTLIBPAPI)
$(LTLIBHDF5)
libsct_la_LDFLAGS
=
-Wl
,-no-undefined
$(OPENMP_FC_C_LT_FLAGS)
-version-info
@LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
libsct_la_LDFLAGS
=
$(OPENMP_FC_C_LT_FLAGS)
-version-info
@LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
header
=
$(srcdir)
/sct_config.h
\
$(srcdir)
/sct_mach.h
\
$(srcdir)
/sct_collector.h
\
...
...
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