<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://monobook.org/w/index.php?action=history&amp;feed=atom&amp;title=MacOS%E3%81%A7kconfig%E3%82%92%E4%BD%BF%E3%81%86</id>
	<title>MacOSでkconfigを使う - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://monobook.org/w/index.php?action=history&amp;feed=atom&amp;title=MacOS%E3%81%A7kconfig%E3%82%92%E4%BD%BF%E3%81%86"/>
	<link rel="alternate" type="text/html" href="https://monobook.org/w/index.php?title=MacOS%E3%81%A7kconfig%E3%82%92%E4%BD%BF%E3%81%86&amp;action=history"/>
	<updated>2026-06-05T00:57:39Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://monobook.org/w/index.php?title=MacOS%E3%81%A7kconfig%E3%82%92%E4%BD%BF%E3%81%86&amp;diff=11764&amp;oldid=prev</id>
		<title>114.162.102.140: ページの作成:「== brew == &lt;source lang=&quot;bash&quot;&gt; brew tap PX4/homebrew-px4 brew update brew install kconfig-frontends &lt;/source&gt;  == source == &lt;source lang=&quot;bash&quot;&gt; mkdir -p nuttx cd nuttx…」</title>
		<link rel="alternate" type="text/html" href="https://monobook.org/w/index.php?title=MacOS%E3%81%A7kconfig%E3%82%92%E4%BD%BF%E3%81%86&amp;diff=11764&amp;oldid=prev"/>
		<updated>2019-12-10T07:51:45Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「== brew == &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt; brew tap PX4/homebrew-px4 brew update brew install kconfig-frontends &amp;lt;/source&amp;gt;  == source == &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt; mkdir -p nuttx cd nuttx…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== brew ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
brew tap PX4/homebrew-px4&lt;br /&gt;
brew update&lt;br /&gt;
brew install kconfig-frontends&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== source ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
mkdir -p nuttx&lt;br /&gt;
cd nuttx&lt;br /&gt;
git clone https://bitbucket.org/nuttx/tools.git&lt;br /&gt;
cd tools/kconfig-frontends&lt;br /&gt;
./configure --disable-shared --enable-static --disable-gconf --disable-qconf --disable-nconf --disable-utils&lt;br /&gt;
make&lt;br /&gt;
sudo make install&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category: MacOS]]&lt;/div&gt;</summary>
		<author><name>114.162.102.140</name></author>
	</entry>
</feed>