Changes between Version 1 and Version 2 of Ticket #6769


Ignore:
Timestamp:
Jan 9, 2017, 12:41:23 PM (7 years ago)
Author:
dreieck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6769 – Description

    v1 v2  
    2727  export CFLAGS="$CFLAGS -fno-strict-aliasing"
    2828
     29# bug #23654
     30  export LDFLAGS="$LDFLAGS -Wl,--as-needed"
     31
    2932  ./configure --enable-shared --disable-static --with-pic --with-gnu-ld --without-libtool --prefix=/usr \
    3033              --with-ld-shared \