We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c802a8 commit ec985edCopy full SHA for ec985ed
orc-uninstalled.pc.in
@@ -8,3 +8,5 @@ Description: Library of Optimized Inner Loops Runtime Compiler
8
Version: @VERSION@
9
Libs: -L${libdir} -lorc-@ORC_MAJORMINOR@ @LIBM@ @LIBRT@
10
Cflags: -I${includedir}
11
+
12
+orcc=${pcfiledir}/tools/orcc@EXEEXT@
orc.pc.in
@@ -11,4 +11,5 @@ Version: @VERSION@
13
14
+orcc=${toolsdir}/orcc@EXEEXT@
15
0 commit comments