diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-06-18 16:54:13 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-06-18 16:58:22 -0400 |
commit | 49a5d48d0a43bac313c8b8d1b167e60da9eaadf6 (patch) | |
tree | 91ad35a950e27e1af58cba376f3ad1049f0dea6c /tests/common/newermt_epoch_minus_one.out | |
parent | a7ef73a406b46ec226014afdb6a099c3ea96230f (diff) | |
download | bfs-49a5d48d0a43bac313c8b8d1b167e60da9eaadf6.tar.xz |
configure: Fix VAR=value before --option
Previously we were not shifting all arguments, leading to
$ ./configure CC=gcc --enable-release
make: unrecognized option '--enable-release'
as the loop would shift the CC=gcc argument instead of --enable-release.
Diffstat (limited to 'tests/common/newermt_epoch_minus_one.out')
0 files changed, 0 insertions, 0 deletions