<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/include/scons.mk, branch v17.01.0</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>build: use CXXFLAGS if defined</title>
<updated>2016-10-13T15:04:43+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2016-10-02T23:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=559fb537d83bc30fc2dfa783292b9f86712966d6'/>
<id>559fb537d83bc30fc2dfa783292b9f86712966d6</id>
<content type='text'>
Instead of using TARGET_CFLAGS and EXTRA_CFLAGS in cmake and scons
build use the TARGET_CXXFLAGS and EXTRA_CXXFLAGS like it is done for
normal make and configure. configure used TARGET_CXXFLAGS and
EXTRA_CFLAGS for the CXXFLAGS. The package-default.mk sets
"EXTRA_CXXFLAGS = $(EXTRA_CFLAGS)" so using EXTRA_CXXFLAGS flags should
be save.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using TARGET_CFLAGS and EXTRA_CFLAGS in cmake and scons
build use the TARGET_CXXFLAGS and EXTRA_CXXFLAGS like it is done for
normal make and configure. configure used TARGET_CXXFLAGS and
EXTRA_CFLAGS for the CXXFLAGS. The package-default.mk sets
"EXTRA_CXXFLAGS = $(EXTRA_CFLAGS)" so using EXTRA_CXXFLAGS flags should
be save.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix up scons vs ccache</title>
<updated>2012-07-28T21:06:59+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2012-07-28T21:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=370894e594af0547bf788b509c6ae40507101283'/>
<id>370894e594af0547bf788b509c6ae40507101283</id>
<content type='text'>
SVN-Revision: 32902
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32902
</pre>
</div>
</content>
</entry>
<entry>
<title>scons: override the platform instead of using the host one - fixes build issues on non-linux systems</title>
<updated>2012-05-05T21:02:35+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-05-05T21:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=352d081266cb97fef47265fa44a00a70c2d0ce77'/>
<id>352d081266cb97fef47265fa44a00a70c2d0ce77</id>
<content type='text'>
SVN-Revision: 31620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31620
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: add scons (patch by Dave Taht)</title>
<updated>2012-05-05T17:37:34+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-05-05T17:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f479efbdf4720d6a41b9e9e8badf820aff60c78d'/>
<id>f479efbdf4720d6a41b9e9e8badf820aff60c78d</id>
<content type='text'>
This makes it more possible to build scons based applications
for openwrt.

SVN-Revision: 31618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it more possible to build scons based applications
for openwrt.

SVN-Revision: 31618
</pre>
</div>
</content>
</entry>
</feed>
