From 52809f0039496829aa86ac31a7c0f9c4ade52b28 Mon Sep 17 00:00:00 2001 From: Neale Ferguson Date: Thu, 1 Jun 2017 10:46:24 -0400 Subject: [PATCH] Minor editorial updates and update CFLAGS for production use --- build/ck.build.s390x | 3 +-- include/gcc/s390x/ck_pr.h | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/ck.build.s390x b/build/ck.build.s390x index 6f353ed..5abec30 100644 --- a/build/ck.build.s390x +++ b/build/ck.build.s390x @@ -1,2 +1 @@ -CFLAGS+=-m64 -O0 -g -LDFLAGS+=-m64 +CFLAGS+=-O2 diff --git a/include/gcc/s390x/ck_pr.h b/include/gcc/s390x/ck_pr.h index dc3ddfa..8ad22b2 100644 --- a/include/gcc/s390x/ck_pr.h +++ b/include/gcc/s390x/ck_pr.h @@ -1,5 +1,6 @@ /* * Copyright 2009-2015 Samy Al Bahra. + * Copyright 2017 Neale Ferguson * All rights reserved. * * Redistribution and use in source and binary forms, with or without