This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-28 04:15:07 +00:00
Code
Issues
Activity
Actions
8649996201
serenity
/
Tests
/
LibM
History
Download ZIP
Download TAR.GZ
Daniel Bertalan
5f2f460cc8
Tests: Add Clang pragma for turning off optimizations
...
Clang does not accept `GCC optimize("O0")`, so it fails to build the system with it.
2021-08-08 10:55:36 +02:00
..
CMakeLists.txt
LibM: Turn off builtins, fix tests & implementation
2021-07-17 17:37:20 +02:00
test-math.cpp
Tests: Add Clang pragma for turning off optimizations
2021-08-08 10:55:36 +02:00