Parent Directory
|
Revision Log
|
Patch
revision 1579750 by umeabot, Tue Feb 18 22:04:56 2020 UTC | revision 1579751 by ovitters, Mon May 4 15:26:57 2020 UTC | |
---|---|---|
# | Line 80 rm -f configure | Line 80 rm -f configure |
80 | (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; | (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; |
81 | %configure --disable-static) | %configure --disable-static) |
82 | sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool | sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool |
83 | %make_build V=1 | %make_build |
84 | ||
85 | %install | %install |
86 | %make_install | %make_install |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |