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

Fix build on Plan 9 #349

Closed
wants to merge 3 commits into from
Closed

Fix build on Plan 9 #349

wants to merge 3 commits into from

Commits on Jul 21, 2022

  1. Fix build on Plan 9

    This fixes build for programs that import fsnotify but fsnotify is not
    absolutely necessary for the program to be useful.
    fhs authored and arp242 committed Jul 21, 2022
    Copy the full SHA
    9426c52 View commit details
    Browse the repository at this point in the history
  2. Test it builds in the CI too

    arp242 committed Jul 21, 2022
    Copy the full SHA
    527b9c8 View commit details
    Browse the repository at this point in the history
  3. Fix build constraint

    arp242 committed Jul 21, 2022
    Copy the full SHA
    a064ea8 View commit details
    Browse the repository at this point in the history