aboutsummaryrefslogtreecommitdiff
From 3d73d59617281c6ae9c19032eae381ff77fd2e65 Mon Sep 17 00:00:00 2001
Message-Id: <3d73d59617281c6ae9c19032eae381ff77fd2e65.1682841188.git.dev@jpoiret.xyz>
From: Josselin Poiret <dev@jpoiret.xyz>
Date: Sun, 30 Apr 2023 09:51:12 +0200
Subject: [PATCH] Remove stdlib-incompatible flags

From: Josselin Poiret <dev@jpoiret.xyz>

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 68846579..ba5923a2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 .PHONY: test Everything.agda clean
 
-OTHEROPTS = --auto-inline -Werror
+OTHEROPTS =
 
 RTSARGS = +RTS -M6G -A128M -RTS ${OTHEROPTS}
 

base-commit: 20397e93a60ed1439ed57ee76ae377c66a5eb8d9
prerequisite-patch-id: da10df58fa86d08b31174a01db7b9a02377aba55
prerequisite-patch-id: 508dabd923ba9ac1ee4d8dab6697432b4bd8ba18
-- 
2.39.2

td>Efraim Flashner 2024-06-30gnu: clang-15: Fix building on i686-linux....Efraim Flashner 2024-06-27gnu: llvm-16: Fix building on i686-linux....Efraim Flashner 2024-06-27gnu: LLVM, Clang, libomp, lld: Update to 18.1.8....Michael Ford 2024-06-22gnu: LLVM, Clang, libomp, lld: Update to 18.1.7....Michael Ford 2024-05-29gnu: cling: Update to 1.0....Maxim Cournoyer 2024-05-22gnu: LLVM, Clang, libomp, lld: Update to 18.1.6....Michael Ford 2024-05-19gnu: LLVM, Clang, libomp, lld: Update to 18.1.5....fanquake 2024-04-24gnu: Add wllvm....Zheng Junjie 2024-04-23gnu: LLVM, Clang, libomp, lld: Update to 18.1.4....fanquake 2024-04-23gnu: Add lld-18....fanquake 2024-03-26gnu: Add llvm-18....Efraim Flashner 2024-03-13gnu: llvm-17: Fix building on riscv64-linux....Efraim Flashner 2024-03-10gnu: clang: Move compiler-cpu-architectures to llvm-meta.scm....Efraim Flashner 2024-03-07gnu: clang-properties: Add micro-architecture support for powerpc64le....Efraim Flashner 2024-03-07gnu: clang-properties: Update x86_64 micro-architectures....Efraim Flashner 2024-02-10gnu: lldb: Update to 17.0.6....Greg Hogan 2024-01-11gnu: llvm-cling: Fix build....Efraim Flashner 2024-01-11gnu: llvm-12: Use gexps and simplify....Efraim Flashner 2024-01-09gnu: glew: Fix cross-compiling....Zheng Junjie 2023-12-12gnu: system->llvm-target-arch: Add avr target....Efraim Flashner 2023-12-10gnu: llvm-14: Fix building on powerpc-linux....Efraim Flashner 2023-12-10gnu: LLVM, Clang, libomp, lld: Update to 17.0.6....Michael Ford 2023-12-03gnu: llvm: Export clang-properties....Efraim Flashner 2023-11-30gnu: libclc: Update to 15.0.7....Efraim Flashner 2023-11-25gnu: LLVM, Clang, libomp, lld: Update to 17.0.5....fanquake