ALT Linux Bugzilla
– Attachment 5712 Details for
Bug 28408
[PATCH] исправленный debuginfo пакет для monit
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Сам патч
monit-5.5-alt-build.patch (text/plain), 3.18 KB, created by
Igor Zubkov
on 2013-01-20 03:40:21 MSK
(
hide
)
Description:
Сам патч
Filename:
MIME Type:
Creator:
Igor Zubkov
Created:
2013-01-20 03:40:21 MSK
Size:
3.18 KB
patch
obsolete
>diff -urN monit-5.5.orig/configure.ac monit-5.5/configure.ac >--- monit-5.5.orig/configure.ac 2012-08-20 17:48:25.000000000 +0300 >+++ monit-5.5/configure.ac 2012-11-25 02:24:51.422011267 +0200 >@@ -56,30 +56,6 @@ > AC_DISABLE_STATIC > AC_PROG_LIBTOOL > >- >-# --------------------------------------------------------------------------- >-# Build options >-# --------------------------------------------------------------------------- >- >-AC_ARG_ENABLE(optimized, >- AS_HELP_STRING([--enable-optimized], >- [Build software optimized]), >- [ >- CFLAGS=`echo $CFLAGS|sed 's/-O.//'` >- if test "x$enableval" = "xyes" ; then >- CFLAGS=`echo $CFLAGS|sed 's/-g//'` >- CFLAGS="$CFLAGS -O3" >- OPTIMIZED=1 >- else >- OPTIMIZED=0 >- fi >- ], >- [ >- OPTIMIZED=0 >- ] >-) >- >- > # ------------------------------------------------------------------------ > # Libraries > # ------------------------------------------------------------------------ >@@ -882,9 +858,4 @@ > else > echo "| Large files support: DISABLED |" > fi >-if test "x1" = "x$OPTIMIZED"; then >-echo "| Optimized: ENABLED |" >-else >-echo "| Optimized: DISABLED |" >-fi > echo "+------------------------------------------------------------+" >diff -urN monit-5.5.orig/libmonit/configure.ac monit-5.5/libmonit/configure.ac >--- monit-5.5.orig/libmonit/configure.ac 2012-05-10 23:52:38.000000000 +0300 >+++ monit-5.5/libmonit/configure.ac 2012-11-25 02:25:42.114274793 +0200 >@@ -20,42 +20,6 @@ > > AC_PROG_LIBTOOL > >-# --------------------------------------------------------------------------- >-# Build options >-# --------------------------------------------------------------------------- >- >-AC_ARG_ENABLE(optimized, >- AS_HELP_STRING([--enable-optimized], >- [Build software optimized]), >- [ >- CFLAGS=`echo $CFLAGS|sed 's/-O.//'` >- if test "x$enableval" = "xyes" ; then >- CFLAGS=`echo $CFLAGS|sed 's/-g//'` >- CFLAGS="$CFLAGS -O3" >- OPTIMIZED=1 >- else >- OPTIMIZED=0 >- fi >- ], >- [ >- OPTIMIZED=0 >- ] >-) >- >-AC_ARG_ENABLE(profiling, >- AS_HELP_STRING([--enable-profiling], >- [Build with debug and profiling options]), >- [ >- if test "x$enableval" = "xyes" ; then >- CFLAGS="$CFLAGS -g -pg" >- profile="true" >- fi >- ], >- [ >- profile="false" >- ] >-) >- > AC_ARG_ENABLE([openssl], > AS_HELP_STRING([--enable-openssl(=<path>)], > [Link Monit with openssl. An optional path argument may >@@ -279,16 +243,6 @@ > | | > EOT > >-if test "x1" = "x$OPTIMIZED"; then >-echo "| Optimized: ENABLED |" >-else >-echo "| Optimized: DISABLED |" >-fi >-if test "xfalse" = "x$profile"; then >-echo "| Profiling: DISABLED |" >-else >-echo "| Profiling: ENABLED |" >-fi > if test "xtrue" = "x$openssl"; then > echo "| Openssl: ENABLED |" > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28408
: 5712