Commit graph

2 commits

Author SHA1 Message Date
Viktor Szakats
f47c18a1dc
randdisable: enable warnings, fix one 2025-07-27 22:23:15 +02:00
Daniel Stenberg
f3527ed443
randdisable: build randomizer
This script makes a "random" build using configure and verifies that it
builds curl correctly. It randomly adds a number of the available
--disable-* flags to configure. When it detects a problem the script
stops, otherwise it continues trying more combinations.

Closes #16962
2025-04-05 14:59:17 +02:00