Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library
@ 2015-03-18  8:59 Sonic Zhang
  2015-03-18  8:59 ` [Buildroot] [PATCH 2/2] bfin: put the libc link path of the flat shared and sep data formats before the sysroot link path Sonic Zhang
  2015-03-20 21:45 ` [Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library Thomas Petazzoni
  0 siblings, 2 replies; 12+ messages in thread
From: Sonic Zhang @ 2015-03-18  8:59 UTC (permalink / raw)
  To: buildroot

From: Sonic Zhang <sonic.zhang@analog.com>

Blackfin flat shared library isn't generated and linked in the same way
as the ELF shared library. So, don't mark it depend on the static library
only.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
---
 arch/Config.in |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/Config.in b/arch/Config.in
index 16ad8be..6179960 100644
--- a/arch/Config.in
+++ b/arch/Config.in
@@ -295,7 +295,6 @@ config BR2_BINFMT_FLAT_SEP_DATA
 
 config BR2_BINFMT_FLAT_SHARED
 	bool "Shared binary"
-	select BR2_BINFMT_SUPPORTS_SHARED
 	help
 	  Allow to load and link indiviual FLAT binaries at run time.
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library
@ 2015-03-18  9:00 Sonic Zhang
  0 siblings, 0 replies; 12+ messages in thread
From: Sonic Zhang @ 2015-03-18  9:00 UTC (permalink / raw)
  To: buildroot

From: Sonic Zhang <sonic.zhang@analog.com>

Blackfin flat shared library isn't generated and linked in the same way
as the ELF shared library. So, mark it depend on the static library only.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
---
 arch/Config.in |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/Config.in b/arch/Config.in
index 16ad8be..6179960 100644
--- a/arch/Config.in
+++ b/arch/Config.in
@@ -295,7 +295,6 @@ config BR2_BINFMT_FLAT_SEP_DATA
 
 config BR2_BINFMT_FLAT_SHARED
 	bool "Shared binary"
-	select BR2_BINFMT_SUPPORTS_SHARED
 	help
 	  Allow to load and link indiviual FLAT binaries at run time.
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-30  8:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18  8:59 [Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library Sonic Zhang
2015-03-18  8:59 ` [Buildroot] [PATCH 2/2] bfin: put the libc link path of the flat shared and sep data formats before the sysroot link path Sonic Zhang
2015-03-20 21:42   ` Thomas Petazzoni
2015-03-23  2:57     ` Sonic Zhang
2015-12-29 21:01   ` Thomas Petazzoni
     [not found]     ` <B168F8A49F4BCF4C84FD23DA5F6363EE75D82F29@NWD2MBX7.ad.analog.com>
2015-12-30  8:53       ` Thomas Petazzoni
2015-03-20 21:45 ` [Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library Thomas Petazzoni
2015-03-23  2:43   ` Sonic Zhang
2015-03-24 19:09     ` Arnout Vandecappelle
2015-03-26  8:55       ` Sonic Zhang
2015-03-27 20:31         ` Arnout Vandecappelle
  -- strict thread matches above, loose matches on Subject: below --
2015-03-18  9:00 Sonic Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox