Logoj0ke.net Open Build Service > Projects > internetx:projects:http-testing > nginx-boringssl > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed nginx.spec
x
 
1
@@ -121,10 +121,11 @@
2
   exit $?
3
 fi
4
 chmod -Rf a+rX,u+w,g-w,o-w .
5
+cd ..
6
 
7
 cd boringssl 
8
 sed -i \
9
-  -e    's:-ggdb -std=c89:-std=c89 -march=sandybridge -O2 -pipe -fdiagnostics-color=always:' \
10
+  -e 's:-ggdb -std=c89:-std=c89 -march=sandybridge -O2 -pipe -fdiagnostics-color=always:' \
11
   -e 's:-ggdb -std=c++0x:-std=c++0x -march=sandybridge -O2 -pipe -fdiagnostics-color=always:' \
12
   -e '/^add_subdirectory(ssl\/test)/d' \
13
   -e '/^add_subdirectory(tool)/d' \
14