linux-google-nyan: use llvm-strip for modules
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7273>
This commit is contained in:
parent
cf181ec1ef
commit
6c3452c007
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ package() {
|
|||
mkdir -p "$pkgdir"/boot
|
||||
make zinstall modules_install dtbs_install \
|
||||
ARCH="$_carch" \
|
||||
LLVM=1 \
|
||||
INSTALL_PATH="$pkgdir"/boot \
|
||||
INSTALL_MOD_PATH="$pkgdir" \
|
||||
INSTALL_MOD_STRIP=1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue