Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: da3db7680ad8
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b6c4b1967f79
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 30, 2021

  1. -mfma

    eggrobin committed May 30, 2021
    Copy the full SHA
    ff42b48 View commit details
  2. Merge pull request #3010 from eggrobin/fma

    -mfma
    eggrobin authored May 30, 2021
    Copy the full SHA
    b6c4b19 View commit details
Showing with 1 addition and 0 deletions.
  1. +1 −0 Makefile
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -84,6 +84,7 @@ INCLUDES := -I. -I$(DEP_DIR)glog/src \
-I$(DEP_DIR)zfp/include
SHARED_ARGS := \
-std=c++1z -stdlib=libc++ -O3 -g \
-mfma \
-fPIC -fexceptions -ferror-limit=1000 -fno-omit-frame-pointer \
-Wall -Wpedantic \
-Wno-char-subscripts \