Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configure with --extra-ldflags. v5.0.199 v6.0.99 #3879

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

duiniuluantanqin
Copy link
Member

@duiniuluantanqin duiniuluantanqin commented Nov 14, 2023

  1. add --extra-ldflags
  2. support commas in configure file
  3. support link system library for utest
./configure --extra-ldflags=-Wl,-z,now

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Nov 14, 2023
support  commas in configure file
support link system library for utest
@winlinvip winlinvip changed the title Add --extra-ldflags Add --extra-ldflags. v5.0.199 v6.0.99 Nov 15, 2023
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Nov 15, 2023
@winlinvip winlinvip changed the title Add --extra-ldflags. v5.0.199 v6.0.99 Support configure with --extra-ldflags. v5.0.199 v6.0.99 Nov 15, 2023
@winlinvip winlinvip merged commit a2324a6 into ossrs:develop Nov 15, 2023
17 checks passed
winlinvip pushed a commit that referenced this pull request Nov 15, 2023
1. add --extra-ldflags
2. support  commas in configure file
3. support link system library for utest

```
./configure --extra-ldflags=-Wl,-z,now
```
duiniuluantanqin added a commit to duiniuluantanqin/srs that referenced this pull request Nov 16, 2023
1. add --extra-ldflags
2. support  commas in configure file
3. support link system library for utest

```
./configure --extra-ldflags=-Wl,-z,now
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants