[Bugs] [Bug 1283948] glupy default CFLAGS conflict with our CFLAGS when --enable-debug is used
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 9 15:16:51 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1283948
--- Comment #22 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12707 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com)
------
commit 5e65701f2660d1be101da81bffea7721d4f9ece0
Author: Raghavendra Talur <rtalur at redhat.com>
Date: Fri Nov 20 16:46:31 2015 +0530
build: Filter -D_FORTIFY_SOURCE from CFLAGS
We use python-config to get recommended CFLAGS. It provides
-D_FORTIFY_SOURCE=2 by default that conflicts with our
--enable-debug option or a developer provided no-optimization option.
Hence, filter it out from default CFLAGS.
Change-Id: Id80196baeb55415b1ea334e7b17143e56dfbadb3
BUG: 1283948
Co-authored-by: Kaleb S KEITHLEY <kkeithle at redhat.com>
Signed-off-by: Raghavendra Talur <rtalur at redhat.com>
Reviewed-on: http://review.gluster.org/12707
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=3KXg4tFkHx&a=cc_unsubscribe
More information about the Bugs
mailing list