summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/fs/test_f2fs.py
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>2019-01-21 14:50:58 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-02-06 10:14:46 +0100
commit3b261182e93ef3e474d46fcd2f41c4a64d6a3f9c (patch)
tree63db8f17b38eee1c56717399c478be393298eccb /support/testing/tests/fs/test_f2fs.py
parentcab310b8fd4833d9f865368f7d958c77c82018ae (diff)
downloadbuildroot-3b261182e93ef3e474d46fcd2f41c4a64d6a3f9c.tar.gz
buildroot-3b261182e93ef3e474d46fcd2f41c4a64d6a3f9c.zip
package/fftw: break fftw-quad into a dedicated package
fftw's library name depends on the precision option. Consequently, it's possible to install multiple flavor on the same target. This patch breaks fftw quad precision into a new package and: - makes BR2_PACKAGE_FFTW_PRECISION_QUAD select BR2_PACKAGE_FFTW_QUAD to keep compatibility with packages that use BR2_PACKAGE_FFTW_PRECISION_QUAD. This option will be removed in a follow-up commit; - makes fftw depend on fftw-quad when this package is enabled. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> [Yann/Thomas: - Force --disable-quad in FFTW_CONF_OPTS, just for the sake of clarity (fftw is no longer going to build the quad variant) - Use FFTW_QUAD_DL_SUBDIR to avoid downloading fftw multiple times - Minor reformatting tweaks in fftw-quad.mk - Do not deprecate BR2_PACKAGE_FFTW_PRECISION_QUAD and instead make it select BR2_PACKAGE_FFTW_QUAD, so that packages using BR2_PACKAGE_FFTW_PRECISION_QUAD continue to work.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [Gwenhael/Yann]: - (BR2_i386 || BR2_x86_64) -> BR2_TOOLCHAIN_HAS_LIBQUADMATH Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'support/testing/tests/fs/test_f2fs.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud