Whoops, we need to set --with-libclang-path, not --with-clang-path
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c10a044ca5
commit
230a3cfdd7
@ -624,7 +624,7 @@ echo "ac_add_options --with-google-safebrowsing-api-keyfile=`pwd`/google-api-key
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2239046
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2239046
|
||||||
# with clang 17 upstream's detection fails, so let's just tell it
|
# with clang 17 upstream's detection fails, so let's just tell it
|
||||||
# where to look
|
# where to look
|
||||||
echo "ac_add_options --with-clang-path=%{_libdir}" >> .mozconfig
|
echo "ac_add_options --with-libclang-path=%{_libdir}" >> .mozconfig
|
||||||
|
|
||||||
echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .mozconfig
|
echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .mozconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user