File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -394,7 +394,7 @@ run-rust-examples-linux target=default-target features="": (run-rust-examples ta
394394#########################
395395
396396tar-headers : (build-rust-capi ) # build-rust-capi is a dependency because we need the hyperlight_guest .h to be built
397- tar -zcvf include.tar.gz -C {{ root}} / target/ sysroot/ lib / rustlib / x8 6 _6 4 -hyperlight-none / include -C {{ root}} / src/ hyperlight_guest_capi include
397+ tar -zcvf include.tar.gz -C {{ root}} / target/ sysroot/ include -C {{ root}} / src/ hyperlight_guest_capi include
398398
399399tar-static-lib : (build-rust-capi " release" ) (build-rust-capi " debug" )
400400 tar -zcvf hyperlight-guest-c-api-linux.tar.gz -C {{ root}} / target/ x86 _64 -hyperlight-none/ release/ libhyperlight_guest_capi.a -C {{ root}} / target/ x86 _64 -hyperlight-none/ debug/ libhyperlight_guest_capi.a
You can’t perform that action at this time.
0 commit comments