summaryrefslogtreecommitdiffstats
path: root/shlib/svr5-shared-gcc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shlib/svr5-shared-gcc.sh')
-rwxr-xr-xshlib/svr5-shared-gcc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlib/svr5-shared-gcc.sh b/shlib/svr5-shared-gcc.sh
index b36a0375a6..76957df947 100755
--- a/shlib/svr5-shared-gcc.sh
+++ b/shlib/svr5-shared-gcc.sh
@@ -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