Merging upstream version 0.0.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5a3ffa62e4
commit
cb2e838cdf
7 changed files with 41 additions and 21 deletions
|
@ -8,7 +8,7 @@ COPY . .
|
|||
|
||||
RUN CC="zig cc -target $(uname -m)-linux-musl" \
|
||||
CXX="zig c++ -target $(uname -m)-linux-musl" \
|
||||
make
|
||||
make VERBOSE=1
|
||||
|
||||
FROM scratch
|
||||
COPY --from=0 /inotify-info/_release/inotify-info /inotify-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue