diff options
author | Nick Foster | 2011-02-15 18:48:56 -0800 |
---|---|---|
committer | Nick Foster | 2011-02-15 18:52:28 -0800 |
commit | 1633e9371a0bce876757f1c2c3e4054436b57950 (patch) | |
tree | 06c8d5914acd4702749ed55582694dd95ec47ecd /volk/doc | |
parent | 26fc07eac6a3029e2d7361b1502f69e7592e708b (diff) | |
download | gnuradio-1633e9371a0bce876757f1c2c3e4054436b57950.tar.gz gnuradio-1633e9371a0bce876757f1c2c3e4054436b57950.tar.bz2 gnuradio-1633e9371a0bce876757f1c2c3e4054436b57950.zip |
cpuid: No more compile-time CPU checks. Compiles everything that gcc allows.
Configure- and compile-time checks modified to only compile architectures that the compiler will handle.
This means that volk will compile every arch that your gcc will compile, no matter if your CPU can execute the instructions or not.
This lets you cross-compile volk.
volk_rank_archs will be deferred to runtime. This has not been done yet.
Diffstat (limited to 'volk/doc')
0 files changed, 0 insertions, 0 deletions