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 1a80374 commit d656c04Copy full SHA for d656c04
.github/actions/solaris/action.yml
@@ -25,6 +25,7 @@ runs:
25
26
./buildconf -f
27
CC=gcc CXX=g++ \
28
+ PKG_CONFIG_PATH=/usr/lib/amd64/pkgconfig \
29
./configure \
30
--prefix=/usr/local \
31
--enable-debug \
0 commit comments