boost: start

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-01-08 00:00:01 +00:00
parent 0cb0c373f6
commit ae758f589a
6 changed files with 66 additions and 3 deletions

View File

@@ -1716,6 +1716,11 @@ https://cirosantilli.com/linux-kernel-module-cheat#gem5-debug-build
else:
eigen_root = self.env['buildroot_staging_dir']
packages = {
'boost': {
# Header only, no pkg-config package.
'cc_flags': [],
'cc_flags_after': [],
},
'eigen': {
# TODO: was failing with:
# fatal error: Eigen/Dense: No such file or directory as of