Skip to content

Instantly share code, notes, and snippets.

View personshelldon's full-sized avatar
🎯
Focusing

Vladyslav Lozytskyi personshelldon

🎯
Focusing
View GitHub Profile
diff --git a/Makefile b/Makefile
index cc14745..546d8ee 100644
--- a/Makefile
+++ b/Makefile
@@ -429,11 +429,12 @@ IPA_OBJS = \
${IPA_DEPFILES}
IPA_LIB = libinproctrace.so
+INTERNAL_IPA_LDFLAGS = $(sed -i "s/-static//g" "${INTERNAL_LDFLAGS}")