Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29c0495b authored by J. Avila's avatar J. Avila Committed by Automerger Merge Worker
Browse files

Merge "Switch to using llvm-strip for modules" am: dbbd970d am: 422a1aec...

Merge "Switch to using llvm-strip for modules" am: dbbd970d am: 422a1aec am: fb5d223e am: 3a8ee1f5

Original change: https://android-review.googlesource.com/c/platform/build/+/1344918

Change-Id: I48290606d7dd7e832895e44f8b61ad2c32dec4f5
parents 5d921d06 3a8ee1f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -206,7 +206,7 @@ DEPMOD_STAGING_SUBDIR :=$= lib/modules/0.0

define copy-and-strip-kernel-module
$(2): $(1)
	$($(LOCAL_2ND_ARCH_VAR_PREFIX)TARGET_STRIP) -o $(2) --strip-debug $(1)
	$(LLVM_STRIP) -o $(2) --strip-debug $(1)
endef

# $(1): modules list