Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http-testing
>
nginx-boringssl
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
nginx.spec
@@ -121,10 +121,11 @@ exit $? fi chmod -Rf a+rX,u+w,g-w,o-w . +cd .. cd boringssl sed -i \ - -e 's:-ggdb -std=c89:-std=c89 -march=sandybridge -O2 -pipe -fdiagnostics-color=always:' \ + -e 's:-ggdb -std=c89:-std=c89 -march=sandybridge -O2 -pipe -fdiagnostics-color=always:' \ -e 's:-ggdb -std=c++0x:-std=c++0x -march=sandybridge -O2 -pipe -fdiagnostics-color=always:' \ -e '/^add_subdirectory(ssl\/test)/d' \ -e '/^add_subdirectory(tool)/d' \