]> git.ipfire.org Git - thirdparty/curl.git/commit
build: set `HAVE_WRITABLE_ARGV` for Apple cross-builds
authorViktor Szakats <commit@vsz.me>
Fri, 14 Feb 2025 16:41:09 +0000 (17:41 +0100)
committerViktor Szakats <commit@vsz.me>
Sat, 15 Feb 2025 11:23:22 +0000 (12:23 +0100)
commit876db1070bf3bee5e35ac0d2ebe612e313093262
tree32fb40dd3c0bcfa0a33ea45dcbd84001d5fe94d2
parent2533df62399fd4f8767fc89ef04eef203e71d163
build: set `HAVE_WRITABLE_ARGV` for Apple cross-builds

Enable this feature for Apple cross-builds to match native macOS builds.

Closes #16338
CMakeLists.txt
configure.ac