Bugzilla – Attachment 102259 Details for
Bug 214278
rpm/beecrypt uses -fsigned-char
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
rpm.beecrypt-fsigned-char.patch
rpm.beecrypt-fsigned-char.patch (text/plain), 1.57 KB, created by
Olaf Hering
on 2006-10-23 11:00:28 UTC
(
hide
)
Description:
rpm.beecrypt-fsigned-char.patch
Filename:
MIME Type:
Creator:
Olaf Hering
Created:
2006-10-23 11:00:28 UTC
Size:
1.57 KB
patch
obsolete
>--- > beecrypt-4.1.2/acinclude.m4 | 6 ------ > beecrypt-4.1.2/configure | 6 ------ > 2 files changed, 12 deletions(-) > >Index: beecrypt-4.1.2/acinclude.m4 >=================================================================== >--- beecrypt-4.1.2/acinclude.m4.orig >+++ beecrypt-4.1.2/acinclude.m4 >@@ -418,12 +418,9 @@ AC_DEFUN([BEECRYPT_GNU_CC],[ > ;; > esac > ;; >- # PowerPC needs a signed char > powerpc) >- CFLAGS="$CFLAGS -fsigned-char" > ;; > powerpc64) >- CFLAGS="$CFLAGS -fsigned-char" > case $target_os in > aix*) > CC="$CC -maix64" >@@ -539,12 +536,9 @@ AC_DEFUN([BEECRYPT_GNU_CXX],[ > ;; > esac > ;; >- # PowerPC needs a signed char > powerpc) >- CXXFLAGS="$CXXFLAGS -fsigned-char" > ;; > powerpc64) >- CXXFLAGS="$CXXFLAGS -fsigned-char" > case $target_os in > aix*) > CXX="$CXX -maix64" >Index: beecrypt-4.1.2/configure >=================================================================== >--- beecrypt-4.1.2/configure.orig >+++ beecrypt-4.1.2/configure >@@ -5956,12 +5956,9 @@ echo "${ECHO_T}$ac_cv_func__rotr" >&6 > ;; > esac > ;; >- # PowerPC needs a signed char > powerpc) >- CFLAGS="$CFLAGS -fsigned-char" > ;; > powerpc64) >- CFLAGS="$CFLAGS -fsigned-char" > case $target_os in > aix*) > CC="$CC -maix64" >@@ -6758,12 +6755,9 @@ echo "${ECHO_T}$bc_cv_prog_COMPAQ_CC" >& > ;; > esac > ;; >- # PowerPC needs a signed char > powerpc) >- CXXFLAGS="$CXXFLAGS -fsigned-char" > ;; > powerpc64) >- CXXFLAGS="$CXXFLAGS -fsigned-char" > case $target_os in > aix*) > CXX="$CXX -maix64"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 214278
: 102259