On Sun, Mar 1, 2015 at 8:51 PM, Marc Dietrich wrote:
> Am Sonntag 01 März 2015, 17:28:18 schrieb Sedat Dilek:
>> On Sun, Mar 1, 2015 at 3:09 PM, Marc Dietrich wrote:
>> > This patch simplifies the visibility compiler flag detection in configure
>> > and makes it more generic to also support compi
Am Donnerstag, 12. März 2015, 19:57:39 schrieb Sedat Dilek:
> On Sun, Mar 1, 2015 at 8:51 PM, Marc Dietrich wrote:
> > Am Sonntag 01 März 2015, 17:28:18 schrieb Sedat Dilek:
> >> On Sun, Mar 1, 2015 at 3:09 PM, Marc Dietrich wrote:
> >> > This patch simplifies the visibility compiler flag detecti
On 3 March 2015 at 05:21, Alan Coopersmith wrote:
> On 03/ 1/15 02:31 PM, Emil Velikov wrote:
>>
>> - Considering the lack of -fvisibility, what is the normal visibility
>> "level" - hidden or default ? If the latter this means that every
>> library/module built exports a ton of internal symbols
On 03/ 1/15 02:31 PM, Emil Velikov wrote:
- Considering the lack of -fvisibility, what is the normal visibility
"level" - hidden or default ? If the latter this means that every
library/module built exports a ton of internal symbols.
Default, unless you pass the -xldscope=hidden flag to Studi
On Sun, Mar 1, 2015 at 5:45 PM, Emil Velikov wrote:
> On 01/03/15 14:09, Marc Dietrich wrote:
>> This patch simplifies the visibility compiler flag detection in configure and
>> makes it more generic to also support compilers other than gcc.
>>
>> Cc: Emil Velikov
>> Signed-off-by: Marc Dietrich
On Sun, Mar 1, 2015 at 3:09 PM, Marc Dietrich wrote:
> This patch simplifies the visibility compiler flag detection in configure and
> makes it more generic to also support compilers other than gcc.
>
> Cc: Emil Velikov
> Signed-off-by: Marc Dietrich
>
[ CC Matt ]
What happened to 2/2 (mapi tl
On Sun, Mar 1, 2015 at 11:31 PM, Emil Velikov wrote:
> On 01/03/15 21:05, Alan Coopersmith wrote:
>> On 03/ 1/15 10:57 AM, Emil Velikov wrote:
>>> On 01/03/15 18:30, Matt Turner wrote:
On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
> This patch simplifies the visibility compiler fl
On Sun, Mar 1, 2015 at 7:30 PM, Matt Turner wrote:
> On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
>> This patch simplifies the visibility compiler flag detection in configure and
>> makes it more generic to also support compilers other than gcc.
>
> This simplification relies on the assum
On 1 March 2015 at 22:38, Sedat Dilek wrote:
> On Sun, Mar 1, 2015 at 11:31 PM, Emil Velikov
> wrote:
>> On 01/03/15 21:05, Alan Coopersmith wrote:
>>> On 03/ 1/15 10:57 AM, Emil Velikov wrote:
On 01/03/15 18:30, Matt Turner wrote:
> On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
On 01/03/15 21:05, Alan Coopersmith wrote:
> On 03/ 1/15 10:57 AM, Emil Velikov wrote:
>> On 01/03/15 18:30, Matt Turner wrote:
>>> On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
This patch simplifies the visibility compiler flag detection in
configure and
makes it more generi
On 03/ 1/15 10:57 AM, Emil Velikov wrote:
On 01/03/15 18:30, Matt Turner wrote:
On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
This patch simplifies the visibility compiler flag detection in configure and
makes it more generic to also support compilers other than gcc.
This simplificati
Am Sonntag 01 März 2015, 17:28:18 schrieb Sedat Dilek:
> On Sun, Mar 1, 2015 at 3:09 PM, Marc Dietrich wrote:
> > This patch simplifies the visibility compiler flag detection in configure
> > and makes it more generic to also support compilers other than gcc.
> >
> > Cc: Emil Velikov
> > Signed-
Am Sonntag 01 März 2015, 10:30:08 schrieb Matt Turner:
> On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
> > This patch simplifies the visibility compiler flag detection in configure
> > and makes it more generic to also support compilers other than gcc.
>
> This simplification relies on the
On 01/03/15 18:30, Matt Turner wrote:
> On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
>> This patch simplifies the visibility compiler flag detection in configure and
>> makes it more generic to also support compilers other than gcc.
>
> This simplification relies on the assumption that co
On Sun, Mar 1, 2015 at 6:09 AM, Marc Dietrich wrote:
> This patch simplifies the visibility compiler flag detection in configure and
> makes it more generic to also support compilers other than gcc.
This simplification relies on the assumption that compilers support
-fvisibility=... if and only i
On 01/03/15 14:09, Marc Dietrich wrote:
> This patch simplifies the visibility compiler flag detection in configure and
> makes it more generic to also support compilers other than gcc.
>
> Cc: Emil Velikov
> Signed-off-by: Marc Dietrich
>
Reviewed-by: Emil Velikov
Looks great thank you. I'm
This patch simplifies the visibility compiler flag detection in configure and
makes it more generic to also support compilers other than gcc.
Cc: Emil Velikov
Signed-off-by: Marc Dietrich
---
configure.ac | 32 +++-
1 file changed, 7 insertions(+), 25 deletions(-)
17 matches
Mail list logo