From: Sebastian Werner <sebastian@werner-productions.de>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] QT-3.0.1
Date: 19 Dec 2001 20:14:54 +0100 [thread overview]
Message-ID: <1008789295.27248.2.camel@wp.smile> (raw)
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
next reply other threads:[~2001-12-19 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-19 19:14 Sebastian Werner [this message]
2001-12-19 19:21 ` [gentoo-dev] QT-3.0.1 Geert Bevin
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=1008789295.27248.2.camel@wp.smile \
--to=sebastian@werner-productions.de \
--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