Home | History | Annotate | Download | only in libxml2

Lines Matching refs:configure

221 	./configure CFLAGS="-fsanitize=address,undefined -Wformat -Werror=format-security -Werror=array-bounds -g" CXXFLAGS="-fsanitize=address,undefined -Wformat -Werror=format-security -Werror=array-bounds -g" LDFLAGS="-fsanitize=address,undefined" CC="clang" CXX="clang++" --disable-shared ; OptimOff  ; $(MAKE) clean ; $(MAKE)
1188 ## We create xml2Conf.sh here and not from configure because we want
1190 ## the value NONE in configure if the user doesn't specify them (this