Merge xbps-repo-checkvers from https://github.com/xdave/xbps-src-utils
This is the 2-clause BSD implementation that does not use any external dependency (other than libxbps). Written by xdave. Made some minor changes to build cleanly.
This commit is contained in:
@@ -9,6 +9,8 @@ ifdef BUILD_STATIC
|
||||
BINS += $(BIN).static
|
||||
endif
|
||||
|
||||
CFLAGS+= -Wno-unused-result
|
||||
|
||||
.PHONY: all
|
||||
all: $(BINS)
|
||||
|
||||
|
Reference in New Issue
Block a user