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

Typo.


diffs (12 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -963,7 +963,7 @@ fi
 # to reduce the number of warnings during compilation.
 %ifarch aarch64
     if gcc -v 2>&1 | grep -q 'gcc version 4\.'; then
-       CFLAGS="${CFLAGS:-$(echo %optflags | sed 
's/-fstack-protector-strong//')"
+       CFLAGS="${CFLAGS:-$(echo %optflags | sed 
's/-fstack-protector-strong//')}"
     else
        CFLAGS="${CFLAGS:-%optflags -Wno-format-truncation}"
     fi
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to