diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ cat <<EOF > .build.mk .POSIX: # work-around GNU ar's default "deterministic" mode -ARFLAGS=rvU +ARFLAGS=rU default: all |