Change AR to ARX to allow exclusion of fips object modules
[openssl.git] / crypto / conf / Makefile
index 78bb3241065d869bd706e44991c92a129a76a298..c00e818853cd853483d906c75a068568d2055952 100644 (file)
@@ -36,7 +36,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib