mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 18:37:33 +00: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:
parent
b466097235
commit
16737be21f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user