Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
velociraptor
velociraptor-skip-git-submodule-import-for-OBS-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File velociraptor-skip-git-submodule-import-for-OBS-build.patch of Package velociraptor
From: Jeff Mahoney <jeffm@suse.com> Subject: skip git submodule import for OBS build For OBS builds, the git submodule is imported during obs_scm. Signed-off-by: Jeff Mahoney <jeffm@suse.com> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/Makefile +++ b/Makefile @@ -61,8 +61,8 @@ ifeq ($(BUILD_LIBBPFGO), 1) vql/linux/chattrsnoop/chattrsnoop.bpf.o $(LIBBPFGO_DIR): always-check - echo "INFO: updating submodule 'libbpfgo'" - $(GIT) submodule update --init --recursive $@ +# echo "INFO: updating submodule 'libbpfgo'" +# $(GIT) submodule update --init --recursive $@ $(LIBBPF_LIB): $(LIBBPFGO_DIR) make -C $(LIBBPFGO_DIR) libbpfgo-full-static
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor