Skip to content

Commit d6734a2

Browse files
Merge branch 'master' into levi/panic_abort2
2 parents 1f7212b + 0046ee3 commit d6734a2

37 files changed

+1156
-523
lines changed

.gitlab/build-profiler.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ RUSTFLAGS="-L native=$(dirname "$(gcc -print-file-name=libssp_nonshared.a)")" RU
4747
cd -
4848

4949
cp -v "${CARGO_TARGET_DIR}/profiler-release/libdatadog_php_profiling.so" "${output_file}"
50-
objcopy --compress-debug-sections "${output_file}"
50+
objcopy --compress-debug-sections "${output_file}"

0 commit comments

Comments
 (0)