mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-19 18:10:43 +01:00
Set AR_FLAGS in configure.ac to avoid build warning "ar: u' modifier ignored since D' is the default (see `U')"
This commit is contained in:
parent
f71db0d2c3
commit
5c168a55ff
@ -31,8 +31,8 @@ AC_DISABLE_STATIC dnl This makes libtool only build shared libs
|
||||
|
||||
AC_LANG(C++)
|
||||
|
||||
|
||||
|
||||
# Set AR_FLAGS to avoid build warning "ar: `u' modifier ignored since `D' is the default (see `U')"
|
||||
AR_FLAGS='cr'
|
||||
|
||||
|
||||
dnl ############################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user