@@ -8,6 +8,10 @@ build() {
mkdir build
cd build
export CROSSCFLAGS="$CFLAGS"
export CROSSCXXFLAGS="$CXXFLAGS"
export CROSSLDFLAGS="$LDFLAGS"
../configure --prefix=/usr --disable-tests --enable-archs=x86_64,i386
make
}
The note is not visible to the blocked user.