<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/tools/pkg-config/files, branch master</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>pkg-config: fix prefix</title>
<updated>2011-07-24T09:02:49+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-07-24T09:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=48bf10fba22f7a83c85a65b587caeb0473ef047a'/>
<id>48bf10fba22f7a83c85a65b587caeb0473ef047a</id>
<content type='text'>
Now:

% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test//include

After applying the patch:

% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test/include

I guess that there sould not be '//' but only one '/'.

Signed-off-by: Luka Perkov &lt; openwrt -&gt;-to-&gt;- lukaperkov.net &gt;

SVN-Revision: 27744
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now:

% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test//include

After applying the patch:

% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test/include

I guess that there sould not be '//' but only one '/'.

Signed-off-by: Luka Perkov &lt; openwrt -&gt;-to-&gt;- lukaperkov.net &gt;

SVN-Revision: 27744
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds</title>
<updated>2009-04-22T22:05:55+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-04-22T22:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=63129f9b4c90013989b7e4bd5689b558dd218d27'/>
<id>63129f9b4c90013989b7e4bd5689b558dd218d27</id>
<content type='text'>
SVN-Revision: 15339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15339
</pre>
</div>
</content>
</entry>
<entry>
<title>Redefine prefix and exec_prefix for pkg config files instead of libdir and includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail.</title>
<updated>2008-10-10T16:07:02+00:00</updated>
<author>
<name>Lars-Peter Clausen</name>
<email>lars@metafoo.de</email>
</author>
<published>2008-10-10T16:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=71c8fa813537012ec912415f3a1c52b27428ae86'/>
<id>71c8fa813537012ec912415f3a1c52b27428ae86</id>
<content type='text'>
SVN-Revision: 12946
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12946
</pre>
</div>
</content>
</entry>
<entry>
<title>added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2</title>
<updated>2007-10-06T23:50:47+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2007-10-06T23:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c3847b8e5d32bd6775d5202eb154d07d8b54989c'/>
<id>c3847b8e5d32bd6775d5202eb154d07d8b54989c</id>
<content type='text'>
SVN-Revision: 9162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 9162
</pre>
</div>
</content>
</entry>
</feed>
