SeattleMeshnet / meshbox

The Hyperboria peering device
https://github.com/hyperboria/cjdns
GNU General Public License v3.0
141 stars 25 forks source link

Metapackage that builds cjdns-ssp or cjdns-nossp #11

Closed ghost closed 10 years ago

ghost commented 10 years ago

I think I have this figured out. We don't need a cjdns-nossp package, because we don't need kernel support for SSP. There's is no such thing as kernel support for it, there's only libssp. So if we provide libssp.ipkg along with cjdns.ipkg, everthing is fine.

No need to change dependencies, just fix the build bot, and make it build libssp along with cjdns.

ghost commented 10 years ago

Related OpenWRT ticket: gcc: doesn't notice change of CONFIG_SSP_SUPPORT