This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 build/17248] New: gcc plugins cannot be passed arguments in CFLAGS


https://sourceware.org/bugzilla/show_bug.cgi?id=17248

            Bug ID: 17248
           Summary: gcc plugins cannot be passed arguments in CFLAGS
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: pageexec at gmail dot com
                CC: carlos at redhat dot com

since glibc's Makeconfig calls $(sort) on CFLAGS, it is not possible to pass
"-fplugin=... -fplugin-arg-..." in there as sort will reverse their order and
gcc doesn't accept that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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