This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 252
Build fsnotify for s390x #119
Comments
"go build"
Just like most go libraries.
You should probably look here for more support:
https://github.com/fsnotify/fsnotify
I no longer maintain this repo.
…On Nov 6, 2017 5:50 AM, "kadamvandita" ***@***.***> wrote:
Hi,
What are the build instructions to build fsnotify. Also trying to add
s390x support,but can't find any build file to build the code.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#119>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABEA2UJHNuvST7yxdpEo3QfJlx5j52wiks5szvKMgaJpZM4QTH_H>
.
|
I tried go build.But I can't see any change in the code after it.Nor it is compiling anything |
You're not going to see anything, it's a library.
https://golang.org/doc/code.html#Library
…On Nov 6, 2017 6:06 AM, "kadamvandita" ***@***.***> wrote:
I tried go build.But I can't see any change in the code after it.Nor it is
compiling anything
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#119 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABEA2W72tsqDE2eOt7QkNNffB7Lf4vJ6ks5szvZEgaJpZM4QTH_H>
.
|
Hi, I am trying to build it for s390x. So how can I confirm whether is has built fine or no |
Run "go test" |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
What are the build instructions to build fsnotify. Also trying to add s390x support,but can't find any build file to build the code.
The text was updated successfully, but these errors were encountered: