It's recommended to do 'make clean' after having prepared a new build tree.
PR: 437
This commit is contained in:
parent
4a9476dd8d
commit
a0cd3ca62b
1
INSTALL
1
INSTALL
@ -323,6 +323,7 @@
|
|||||||
mkdir -p `dirname $F`
|
mkdir -p `dirname $F`
|
||||||
ln -s $OPENSSL_SOURCE/$F $F
|
ln -s $OPENSSL_SOURCE/$F $F
|
||||||
done
|
done
|
||||||
|
make -f Makefile.org clean
|
||||||
|
|
||||||
OPENSSL_SOURCE is an environment variable that contains the absolute (this
|
OPENSSL_SOURCE is an environment variable that contains the absolute (this
|
||||||
is important!) path to the OpenSSL source tree.
|
is important!) path to the OpenSSL source tree.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user