mirror of https://github.com/dynup/kpatch
unittests: object submodule update
Update submodule to 6774fbc "ppc64le: initial object files" Remove CDO_ENV since it is moved to per-arch makefiles. Signed-off-by: Artem Savkov <asavkov@redhat.com>
This commit is contained in:
parent
404111f635
commit
e0acd5f835
|
@ -16,7 +16,6 @@ SRC_PATH ?= $(realpath ../../../../)
|
|||
CDO ?= $(SRC_PATH)/kpatch-build/create-diff-object
|
||||
TEST_LIBRARY ?= $(SRC_PATH)/test/test-functions.sh
|
||||
|
||||
CDO_ENV = PARA_STRUCT_SIZE=16 EX_STRUCT_SIZE=12 BUG_STRUCT_SIZE=12 ALT_STRUCT_SIZE=13
|
||||
TEST_ENV = KPATCH_TEST_LIBRARY=$(TEST_LIBRARY)
|
||||
|
||||
TARGETS = $(patsubst %.$(EXT_ORIG),%.$(EXT_OUTPUT),$(wildcard *.$(EXT_ORIG)))
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5e9ba838509a38817bf394fdbb43b4f1ce5a9229
|
||||
Subproject commit 42f5a428ad6897f15dd5070ade6d0fc74d24313e
|
Loading…
Reference in New Issue