Changeset: 38823291a044 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=38823291a044
Modified Files:
        MonetDB.spec
Branch: Oct2020
Log Message:

Either our code or the compiler has improved: in any case, it doesn't crash 
anymore.


diffs (15 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -786,11 +786,6 @@ fi
 %setup -q
 
 %build
-%if (0%{?fedora} >= 33)
-# on Fedora 33 we get a crash of the compiler when using -flto, so disable it
-CFLAGS="${CFLAGS:-%optflags} -fno-lto"
-export CFLAGS
-%endif
 %cmake3 \
        -DRELEASE_VERSION=ON \
        -DASSERT=OFF \
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to