diff --git a/configure b/configure index 05932970c3..12d897dfac 100755 --- a/configure +++ b/configure @@ -731,7 +731,7 @@ add_ldflags(){ } add_stripflags(){ - append STRIPFLAGS "$@" + append ASMSTRIPFLAGS "$@" } add_extralibs(){ @@ -902,7 +902,7 @@ test_stripflags(){ check_cc < $(@:.o=.d) $(YASM) $(YASMFLAGS) -I $(