From: Geert Bevin <gbevin@theleaf.be>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] QT-3.0.1
Date: Wed, 19 Dec 2001 20:21:58 +0100 [thread overview]
Message-ID: <3C20E8D6.5020304@theleaf.be> (raw)
In-Reply-To: 1008789295.27248.2.camel@wp.smile
We've decided not to patch qmake.conf for the moment since to be
completely correct, it should reflect the settings in make.conf. However
qmake.conf splits each gcc parameter into different variables, so it's
not trivial. Whenever I have a moment I'll do it as it should.
Sebastian Werner wrote:
>Hey,
>
>i have see you have updated the qt-3.0.1-script. It seems that you
>update the patch line. But the line to apply the own CFLAGS is missing.
>Was there a problem in the solution i have provided some days ago?
>
>I think this is easier
>
> cp qmake.conf qmake.conf-orig
> cat qmake.conf-orig | sed s/"-O2"/"$CFLAGS"/g | sed s/"-g"/""/g \
> > qmake.conf
>
>then
>
> mv qmake.conf tmp
> echo "
> QMAKE_CFLAGS = ${CFLAGS}
> QMAKE_CXXFLAGS = ${CXXFLAGS}
> " > tmp2
> cat tmp tmp2 > qmake.conf
> rm tmp tmp2
>
>
>Regards,
>
>Sebastian Werner
>
>
>
>
>_______________________________________________
>gentoo-dev mailing list
>gentoo-dev@gentoo.org
>http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
prev parent reply other threads:[~2001-12-19 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-19 19:14 [gentoo-dev] QT-3.0.1 Sebastian Werner
2001-12-19 19:21 ` Geert Bevin [this message]
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=3C20E8D6.5020304@theleaf.be \
--to=gbevin@theleaf.be \
--cc=gentoo-dev@gentoo.org \
/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