Searched refs:LIBIOMP_RUNPATH (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/intel-openmp/
H A DMakefile108 LIBIOMP_RUNPATH = $(LIBIOMP_RUNPATH_$(BITS)) macro
110 CFLAGS += -Wl,-R -Wl,$(LIBIOMP_RUNPATH)
111 CXXFLAGS += -Wl,-R -Wl,$(LIBIOMP_RUNPATH)
112 LDFLAGS += -R$(LIBIOMP_RUNPATH)

Completed in 11 milliseconds