File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
ompi/mpi/fortran/use-mpi-ignore-tkr Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# -*- makefile -*-
2
2
#
3
- # Copyright (c) 2006-2015 Cisco Systems, Inc. All rights reserved.
3
+ # Copyright (c) 2006-2019 Cisco Systems, Inc. All rights reserved.
4
4
# Copyright (c) 2015-2018 Research Organization for Information Science
5
5
# and Technology (RIST). All rights reserved.
6
6
# Copyright (c) 2016 IBM Corporation. All rights reserved.
@@ -19,8 +19,6 @@ include $(top_srcdir)/Makefile.ompi-rules
19
19
# mpi" MPI bindings.
20
20
if OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS
21
21
22
- AM_CPPFLAGS = -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1
23
-
24
22
AM_FCFLAGS = -I$(top_builddir ) /ompi/include -I$(top_srcdir ) /ompi/include \
25
23
-I$(top_builddir ) -I$(top_srcdir ) $(FCFLAGS_f90 )
26
24
You can’t perform that action at this time.
0 commit comments