From dfe54531f95727111b035fef5319ef2b8f052b0a Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Sat, 25 Dec 2021 16:39:35 +0000 Subject: [PATCH] sync --- core-mod/core/atto-git/checksums | 2 +- core-mod/core/atto-git/files/makefile.mid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core-mod/core/atto-git/checksums b/core-mod/core/atto-git/checksums index ca6fbba..5e5c329 100644 --- a/core-mod/core/atto-git/checksums +++ b/core-mod/core/atto-git/checksums @@ -1 +1 @@ -66b1918d6c95f7551e175e5f23ac51aec4738f829ceee9876289ac4c0b71b007 +4fa9ed40ed4bbe3f45f84005ede4202fbe8cac834297ee50066b36c62498a07a diff --git a/core-mod/core/atto-git/files/makefile.mid b/core-mod/core/atto-git/files/makefile.mid index 380d3c7..363f8d1 100644 --- a/core-mod/core/atto-git/files/makefile.mid +++ b/core-mod/core/atto-git/files/makefile.mid @@ -7,7 +7,7 @@ # -CFLAGS = -pipe -w -D_GLIBCXX_ASSERTIONS -D_FORTIFY_SOURCE=2 -O2 -march=haswell -fno-asynchronous-unwind-tables -momit-leaf-frame-pointer -ftree-loop-vectorize -fstack-protector-strong --param ssp-buffer-size=4 -fstack-clash-protection -fPIE -fPIC -Wl,--hash-style=gnu -fno-plt -static +CFLAGS = -pipe -w -D_GLIBCXX_ASSERTIONS -D_FORTIFY_SOURCE=2 -O2 -march=haswell -fno-asynchronous-unwind-tables -momit-leaf-frame-pointer -ftree-loop-vectorize -fstack-protector-strong --param ssp-buffer-size=4 -fstack-clash-protection -fPIE -fPIC -Wl,--hash-style=gnu -fno-plt -fomit-frame-pointer -fmodulo-sched -fno-expensive-optimizations -fira-loop-pressure -fno-sched-spec-load -fconserve-stack -fisolate-erroneous-paths-attribute -fdelete-null-pointer-checks -fisolate-erroneous-paths-dereference -static CC = cc