FIPS depends on object, so crypto must be built before fips.
This commit is contained in:
parent
2821a5e587
commit
871743aea9
@ -173,7 +173,7 @@ LIBKRB5=
|
||||
# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
|
||||
SHLIB_MARK=
|
||||
|
||||
DIRS= fips crypto ssl $(SHLIB_MARK) sigs apps test tools
|
||||
DIRS= crypto fips ssl $(SHLIB_MARK) sigs apps test tools
|
||||
SHLIBDIRS= fips crypto ssl
|
||||
|
||||
# dirs in crypto to build
|
||||
|
Loading…
x
Reference in New Issue
Block a user