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