You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/opal/files/opal-2.1.1-notrace.diff

12 lines
263 B

--- opal_v2_1_1/Makefile.in.orig 2005-09-04 03:40:12.000000000 +0000
+++ opal_v2_1_1/Makefile.in 2005-09-04 03:40:49.000000000 +0000
@@ -176,7 +176,7 @@
OPAL_OBJDIR = $(OPAL_LIBDIR)/$(PT_OBJBASE)
ifdef NOTRACE
-OPAL_OBJDIR += n
+OBJDIR_SUFFIX := n
endif