From eaf1c41bde2b58446697360af454266c4dc594a4 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 25 Dec 2016 21:58:24 +0100 Subject: Add -ffast-math configure option --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 8e529a6..e0c7bd4 100644 --- a/INSTALL +++ b/INSTALL @@ -25,6 +25,8 @@ The configure script can be launch with a variety of options: --disable-zeromq Disable ZeroMQ input (to be used with ODR-DabMux), output and remotecontrol. --disable-output-uhd Disable the binding to the UHD driver for USRPs + --enable-fast-math Compile using the -ffast-math option that gives a substantial + speedup at the cost of correctness. Debugging options: You should not enable debug if you need good performance. By default, debug is disabled. -- cgit v1.2.3