Skip to content

configure: support --extra-ldflags#2005

Merged
axboe merged 1 commit intoaxboe:masterfrom
pirDOL:master
Oct 29, 2025
Merged

configure: support --extra-ldflags#2005
axboe merged 1 commit intoaxboe:masterfrom
pirDOL:master

Conversation

@pirDOL
Copy link
Copy Markdown
Contributor

@pirDOL pirDOL commented Oct 28, 2025

Add --extra-ldflags to configure for static link libaio.

Please confirm that your commit message(s) follow these guidelines:

  1. First line is a commit title, a descriptive one-liner for the change
  2. Empty second line
  3. Commit message body that explains why the change is useful. Break lines that
    aren't something like a URL at 72-74 chars.
  4. Empty line
  5. Signed-off-by: Real Name real@email.com

Reminders:

  1. If you modify struct thread_options, also make corresponding changes in
    cconv.c and bump FIO_SERVER_VER in server.h
  2. If you change the ioengine interface (hooks, flags, etc), remember to bump
    FIO_IOOPS_VERSION in ioengines.h.

@vincentkfu
Copy link
Copy Markdown
Collaborator

Please update the Signed-off-by tag use your real name.

Add --extra-ldflags to configure for static link libaio.

Signed-off-by: Duo LI <pirDOL@qq.com>
@pirDOL
Copy link
Copy Markdown
Contributor Author

pirDOL commented Oct 29, 2025

Please update the Signed-off-by tag use your real name.

@pirDOL pirDOL closed this Oct 29, 2025
@pirDOL pirDOL reopened this Oct 29, 2025
@pirDOL
Copy link
Copy Markdown
Contributor Author

pirDOL commented Oct 29, 2025

Please update the Signed-off-by tag use your real name.

done

@axboe axboe merged commit 1eb3ade into axboe:master Oct 29, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants