Add missing '"'
Submitted by: Boyd Gerber <gerberb@zenez.com>
This commit is contained in:
parent
6fa865a325
commit
2469361c0f
@ -9,7 +9,7 @@ sh_slib=$slib.so.$major.$minor
|
||||
clib=libcrypto
|
||||
sh_clib=$clib.so.$major.$minor
|
||||
|
||||
FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread
|
||||
FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread"
|
||||
SHFLAGS="-DPIC -fPIC"
|
||||
|
||||
touch $sh_clib
|
||||
|
Loading…
Reference in New Issue
Block a user