mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
eigen: svd example, use pkg-config
This commit is contained in:
@@ -4208,7 +4208,7 @@ Header only linear algebra library supported by Buildroot:
|
||||
|
||||
....
|
||||
./build -B 'BR2_PACKAGE_EIGEN=y' -k
|
||||
./run -F '/eigen.out'
|
||||
./run -F '/eigen.out;/eigen_svd.out'
|
||||
....
|
||||
|
||||
===== PARSEC benchmark
|
||||
@@ -5050,7 +5050,7 @@ so which shows that the whole delay is inside our install itself.
|
||||
|
||||
I put an `echo f` in `check_bin_arch`, and it just loops forever, does not stop on a particular package.
|
||||
|
||||
Ignored / declied patch at: http://lists.busybox.net/pipermail/buildroot/2018-May/220662.html I might just fork Buildroot on the submodule if this keeps annoying me.
|
||||
Ignored / declined patch at: http://lists.busybox.net/pipermail/buildroot/2018-May/220662.html I might just fork Buildroot on the submodule if this keeps annoying me.
|
||||
|
||||
=== Report upstream bugs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user