This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47330] libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation
- From: "rsa at us dot ibm.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jan 2011 16:17:05 +0000
- Subject: [Bug c/47330] libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation
- Auto-submitted: auto-generated
- References: <bug-47330-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47330
--- Comment #2 from Ryan S. Arnold <rsa at us dot ibm.com> 2011-01-17 16:16:55 UTC ---
(In reply to comment #1)
> You are not supposed to override CFLAGS in sub-makes.
What's the recommended procedure for making sure fPIC/fpic is used properly,
once again relying on the one configuring to pass it in as a CFLAG?