Skip to content

Commit

Permalink
examples: disable FPU check on legitimate users
Browse files Browse the repository at this point in the history
  • Loading branch information
maribu committed May 31, 2023
1 parent 66d4cc4 commit f302c28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/spectrum-scanner/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
GOOD_REASON_FOR_USING_FLOATS := "summing up the channel energy requires a dynamic number format"

# Set the name of your application:
APPLICATION = spectrum-scanner

Expand Down

0 comments on commit f302c28

Please sign in to comment.