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

[#2773] fix freebsd build failure #2775

Merged
merged 1 commit into from
Jul 7, 2024

Commits on Jul 3, 2024

  1. [derailed#2773] fix freebsd build failure

    fix build error:
      vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:99:8: undefined: syscallFlock
      vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:99:37: undefined: syscallLOCK_SH
      vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:135:6: undefined: syscallFlock
      vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:135:38: undefined: syscallLOCK_UN
    Related to issue knqyf263/go-rpmdb#53.
    yjqg6666 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ce1f1e8 View commit details
    Browse the repository at this point in the history