From: Martin Hunt <hunt@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [rfa] remove -fwritable-strings from CFLAGS
Date: Wed, 23 Mar 2005 18:54:00 -0000 [thread overview]
Message-ID: <1111604069.5934.9.camel@tiger> (raw)
[-- Attachment #1: Type: text/plain, Size: 172 bytes --]
This only affects Insight.
2005-03-23 Martin Hunt <hunt@redhat.com>
* configure.ac: Remove -fwritable-strings from CFLAGS.
* configure: Regenerate.
[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 596 bytes --]
Index: configure.ac
===================================================================
RCS file: /cvs/src/src/gdb/configure.ac,v
retrieving revision 1.15
diff -i -r1.15 configure.ac
1267,1275d1266
< # Tcl/Tk 8.1 require -fwritable strings. I don't
< # know whether 8.2 will or not, but I bet it will.
< # I don't have to worry about 7.x since we don't support it.
< GDBTK_CFLAGS=""
< if test "$GCC" = "yes"; then
< if test "$TCL_VERSION" != "8.0" ; then
< GDBTK_CFLAGS="-fwritable-strings"
< fi
< fi
next reply other threads:[~2005-03-23 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-23 18:54 Martin Hunt [this message]
2005-03-23 19:01 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1111604069.5934.9.camel@tiger \
--to=hunt@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox