public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-dev] QT-3.0.1
  @ 2001-12-19 19:21 99% ` Geert Bevin
  0 siblings, 0 replies; 1+ results
From: Geert Bevin @ 2001-12-19 19:21 UTC (permalink / raw
  To: gentoo-dev

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
>




^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2001-12-19 19:14     [gentoo-dev] QT-3.0.1 Sebastian Werner
2001-12-19 19:21 99% ` Geert Bevin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox