* [Buildroot] [git commit] libtool: undeprecate for now
@ 2012-12-03 0:31 Peter Korsgaard
2012-12-03 8:25 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2012-12-03 0:31 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=f619d5ba20ef46c57259f35a21bb98b7c85c35a4
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Pulseaudio selects libtool, so get rid of the deprecated annotation so
people don't get warnings about unmet dependencies when exiting menuconfig.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/libtool/Config.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/package/libtool/Config.in b/package/libtool/Config.in
index 42df25b..d3cf2d7 100644
--- a/package/libtool/Config.in
+++ b/package/libtool/Config.in
@@ -1,7 +1,5 @@
config BR2_PACKAGE_LIBTOOL
bool "libtool"
- # We no longer support a toolchain on the target
- depends on BR2_DEPRECATED
help
Library that hides the complexity of using shared/static libraries
on different platforms behind a consistent, portable interface.
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [git commit] libtool: undeprecate for now
2012-12-03 0:31 [Buildroot] [git commit] libtool: undeprecate for now Peter Korsgaard
@ 2012-12-03 8:25 ` Thomas Petazzoni
2012-12-03 9:31 ` Arnout Vandecappelle
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2012-12-03 8:25 UTC (permalink / raw)
To: buildroot
Dear Peter Korsgaard,
On Sun, 2 Dec 2012 16:31:54 -0800, Peter Korsgaard wrote:
> commit: http://git.buildroot.net/buildroot/commit/?id=f619d5ba20ef46c57259f35a21bb98b7c85c35a4
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Pulseaudio selects libtool, so get rid of the deprecated annotation so
> people don't get warnings about unmet dependencies when exiting menuconfig.
Pulseaudio needs libtool on the target? This sounds strange, no?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [git commit] libtool: undeprecate for now
2012-12-03 8:25 ` Thomas Petazzoni
@ 2012-12-03 9:31 ` Arnout Vandecappelle
0 siblings, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2012-12-03 9:31 UTC (permalink / raw)
To: buildroot
On 03/12/12 09:25, Thomas Petazzoni wrote:
> Dear Peter Korsgaard,
>
> On Sun, 2 Dec 2012 16:31:54 -0800, Peter Korsgaard wrote:
>> commit: http://git.buildroot.net/buildroot/commit/?id=f619d5ba20ef46c57259f35a21bb98b7c85c35a4
>> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>>
>> Pulseaudio selects libtool, so get rid of the deprecated annotation so
>> people don't get warnings about unmet dependencies when exiting menuconfig.
>
> Pulseaudio needs libtool on the target? This sounds strange, no?
It needs libltdl, I guess to read .la files for plugins. That said, I wonder if
it even works since we remove the .la files... I started to look at it a while
ago but never got anywhere.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-12-03 9:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 0:31 [Buildroot] [git commit] libtool: undeprecate for now Peter Korsgaard
2012-12-03 8:25 ` Thomas Petazzoni
2012-12-03 9:31 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox