This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/5928] New: CFLAGS vs. EXTRA_CFLAGS in generated kbuild makefile


Some kernel versions complain that our generated
makefile (/tmp/stap...../Makefile) sets CFLAGS=
rather than EXTRA_CFLAGS=, and stops the
compilation.  Let's check whether old kernel
kbuild's are OK with EXTRA_CFLAGS instead, and
if so, switch over.  It should be a few-liner
change in buildrun.cxx.

-- 
           Summary: CFLAGS vs. EXTRA_CFLAGS in generated kbuild makefile
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5928

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]