aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark-flags
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-06 00:00:52 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-06 00:00:52 +0100
commit330df0484c836cce43b4ce741b4f3a0a9a900e98 (patch)
treed9d80283405c2ba23e875eadaf00230ff711bfe3 /src/benchmark-flags
parentderp (diff)
downloadlibkeccak-330df0484c836cce43b4ce741b4f3a0a9a900e98.tar.gz
libkeccak-330df0484c836cce43b4ce741b4f3a0a9a900e98.tar.bz2
libkeccak-330df0484c836cce43b4ce741b4f3a0a9a900e98.tar.xz
remove gcov flags
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/benchmark-flags')
-rwxr-xr-xsrc/benchmark-flags1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/benchmark-flags b/src/benchmark-flags
index 87d056a..de54d42 100755
--- a/src/benchmark-flags
+++ b/src/benchmark-flags
@@ -28,7 +28,6 @@ list_test_flags ()
-fdata-sections -fcrossjumping -fexpensive-optimizations -ffunction-sections
-fkeep-inline-functions -fomit-frame-pointer -freorder-blocks-and-partition
-ftree-ter -falign-functions=0 -fmerge-all-constants -fmerge-constants
--fprofile-generate
EOF
}