Bug 3969 - tests/Makefile.am:37: `CFLAGS' is a user variable, you should not override it;
Summary: tests/Makefile.am:37: `CFLAGS' is a user variable, you should not override it;
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Nurdin Premji
URL:
Keywords:
Depends on:
Blocks: frysk-elfutils
  Show dependency treegraph
 
Reported: 2007-02-05 15:45 UTC by Andrew Cagney
Modified: 2007-02-06 16:00 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-02-05 15:45:43 UTC
During a bootstrap:

Running automake ... for elfutils
tests/Makefile.am:37: `CFLAGS' is a user variable, you should not override it;
tests/Makefile.am:37: use `AM_CFLAGS' instead.

a frysk bootstrap gets no warnings.
Comment 1 Nurdin Premji 2007-02-06 16:00:51 UTC
FIXED

February 6, 2007
frysk-imports/elfutils/tests/CL
	* Makefile.am: Removed CFLAG line.