|
@@ -23,7 +23,7 @@ Name: starpu
|
|
|
Description: offers support for heterogeneous multicore architecture
|
|
|
Version: @PACKAGE_VERSION@
|
|
|
Cflags: -I${includedir}/starpu/@STARPU_EFFECTIVE_VERSION@ @STARPU_H_CPPFLAGS@
|
|
|
-Libs: @STARPU_EXPORT_DYNAMIC@ -L${libdir} -lstarpu-@STARPU_EFFECTIVE_VERSION@ @STARPU_EXPORTED_LIBS@
|
|
|
+Libs: @STARPU_EXPORT_DYNAMIC@ -L${libdir} -lstarpu-@STARPU_EFFECTIVE_VERSION@ @STARPU_EXPORTED_LIBS@ @STARPU_SC_HYPERVISOR@
|
|
|
Libs.private: @LDFLAGS@ @LIBS@ @LIBSTARPU_LDFLAGS@
|
|
|
Requires: @HWLOC_REQUIRES@
|
|
|
Requires.private: @GORDON_REQUIRES@
|