We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9f6c5 commit 0872b9dCopy full SHA for 0872b9d
src/sst/core/Makefile.am
@@ -293,13 +293,11 @@ sstinfo_x_SOURCES = \
293
sstsim_x_LDADD = \
294
$(PYTHON_LIBS) \
295
$(ZOLTAN_LIB) \
296
- $(PARMETIS_LIB) \
297
$(MPILIBS) \
298
$(TCMALLOC_LIB) \
299
-lm
300
301
sstsim_x_LDFLAGS = \
302
- $(PARMETIS_LDFLAGS) \
303
$(ZOLTAN_LDFLAGS) \
304
$(TCMALLOC_LDFLAGS) \
305
$(PYTHON_LDFLAGS) \
@@ -308,13 +306,11 @@ sstsim_x_LDFLAGS = \
308
306
309
307
sstinfo_x_LDADD = \
310
311
312
313
314
315
316
sstinfo_x_LDFLAGS = \
317
318
319
320
0 commit comments