Raspberry Pi Zero W: Difference between revisions

Line 91: Line 91:


<syntaxhighlight lang="bash" enclose="div">
<syntaxhighlight lang="bash" enclose="div">
./configure --dest-cpu=arm --dest-os=linux --without-snapshot --shared-zlib --shared-openssl --with-intl=none --with-arm-fpu=vfp
./configure --dest-cpu=arm --dest-os=linux --without-snapshot --shared-zlib --with-intl=none --with-arm-fpu=vfp
</syntaxhighlight>
</syntaxhighlight>