snoweay 9e7507b8ee Add safety compile options
Becaues of the foolish usage of gcc_secure, those safety options was
added by OBS with gcc_secure, without our knowing it.

Especially, gcc_secure does this by change gcc to a shell script, and
hide the true gcc. This makes a huge amount of confusion for developers
and users.

So we add these options
'-fPIC -D_FORTIFY_SOURCE=2 -O2 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wtrampolines -fsigned-char'
directly to nginx.spec.

After this, we can confirm the compile options' consistency with or
without gcc_secure.

Signed-off-by: snoweay <snoweay@163.com>
(cherry picked from commit bb0a157ddfef4c1f5f1baa276392f0aae46feddb)
2023-06-17 14:12:46 +08:00
2020-05-22 10:11:11 +08:00
2020-05-22 10:11:11 +08:00
2020-05-22 14:52:29 +08:00
2022-11-24 08:41:19 +00:00
2019-12-17 16:03:15 +08:00
2022-01-15 11:25:54 +08:00
2020-05-11 11:32:52 +08:00
2021-03-20 16:24:01 +08:00
2019-12-17 16:03:15 +08:00
2019-12-17 16:03:15 +08:00
2020-06-04 14:51:11 +08:00
2019-12-17 16:03:15 +08:00
2021-03-15 14:09:42 +08:00
2023-06-17 14:12:46 +08:00
2020-05-08 09:44:20 +08:00
2022-11-24 08:41:19 +00:00
2019-12-17 16:03:15 +08:00
2019-12-17 01:48:01 +08:00
2019-12-17 01:48:01 +08:00
2019-12-17 16:03:15 +08:00

nginx

Description

{When you're done, you can delete the content in this README and update the file with details for others getting started with your repository}

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 4 MiB
Languages
HTML 94.9%
Shell 5.1%