Skip to content
Snippets Groups Projects
Commit 40f6ef60 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Fix inadvertent introduction of CFLAGS assignment in r3383.

parent 501a3c7c
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,6 @@ libcdipio_la_SOURCES = \
libcdipio_la_LIBADD = libcdi.la $(PPM_CORE_LIBS) $(YAXT_LIBS) $(MPI_C_LIB)
libcdi_la_LIBADD = $(UUID_C_LIB)
libcdi_la_CFLAGS = -DpgiFortran
#
#cdilib.c:
# $(top_srcdir)/src/make_cdilib $(top_srcdir)/src
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment