mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
gcc-cross-sdk: disable shlibs so packages will depend on libgcc1 instead of gcc-cross-sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1573 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
DESCRIPTION = "The GNU cc and gcc C compilers."
|
||||
require gcc_${PV}.bb
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
EXCLUDE_FROM_SHLIBS = "1"
|
||||
|
||||
inherit sdk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user