We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176107d commit fa77561Copy full SHA for fa77561
openblas.pc.in
@@ -4,4 +4,4 @@ Version: ${version}
4
URL: https://github.com/xianyi/OpenBLAS
5
Libs: -L${libdir} -l${libprefix}openblas${libnamesuffix}
6
Libs.private: ${extralib}
7
-Cflags: -I${includedir}
+Cflags: -I${includedir} ${omp_opt}
0 commit comments