[oe-commits] [openembedded-core] 01/04: as-needed.inc: Compile pulseaudio with --as-needed

git at git.openembedded.org git at git.openembedded.org
Sun Jun 4 10:26:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 7975a0fddecc826dce5484f59ea4bba447d8d4df
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Thu Jun 1 21:41:51 2017 -0700

    as-needed.inc: Compile pulseaudio with --as-needed
    
    This effectively reverts
    commit f06e99d194eda49ee194f8ae401a23819e61b90f
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/conf/distro/include/as-needed.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/conf/distro/include/as-needed.inc b/meta/conf/distro/include/as-needed.inc
index 114d377..6a8ad9d 100644
--- a/meta/conf/distro/include/as-needed.inc
+++ b/meta/conf/distro/include/as-needed.inc
@@ -8,7 +8,6 @@ ASNEEDED_pn-openobex = ""
 ASNEEDED_pn-icu = ""
 ASNEEDED_pn-pciutils = ""
 ASNEEDED_pn-puzzles = ""
-ASNEEDED_pn-pulseaudio = ""
 ASNEEDED_pn-rpm = ""
 
 TARGET_LDFLAGS += "${ASNEEDED}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list