We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95dead0 commit 2e0c3c7Copy full SHA for 2e0c3c7
ompi/contrib/libompitrace/Makefile.am
@@ -10,7 +10,7 @@
10
# University of Stuttgart. All rights reserved.
11
# Copyright (c) 2004-2005 The Regents of the University of California.
12
# All rights reserved.
13
-# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
+# Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved.
14
# $COPYRIGHT$
15
#
16
# Additional copyrights may follow
@@ -41,3 +41,5 @@ libompitrace_la_SOURCES = \
41
request_free.c \
42
send.c \
43
sendrecv.c
44
+
45
+libompitrace_la_LDFLAGS = -version-info 0:0:0
0 commit comments