this patch fixes openssl parallel build.
[openwrt.git] / package / openssl / patches / 140-makefile-dirs.patch
1 --- a/Makefile.org
2 +++ b/Makefile.org
3 @@ -131,7 +131,7 @@ FIPSCANLIB=
4
5 BASEADDR=
6
7 -DIRS= crypto fips ssl engines apps test tools
8 +DIRS= crypto fips ssl apps
9 SHLIBDIRS= crypto ssl fips
10
11 # dirs in crypto to build
This page took 0.043519 seconds and 5 git commands to generate.