@@ -12,7 +12,7 @@ prepare() {
# The build function is executed in the source directory
# This function is used to compile the source code
build() {
./configure --prefix=/usr
./configure --prefix=/usr --without-libclang --disable-static
make
}
The note is not visible to the blocked user.