https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246488

Paul Floyd <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Paul Floyd <[email protected]> ---
(In reply to Dimitry Andric from comment #3)

I would add that LDFLAGS (or some other linker variable) is the appropriate
variable for libraries. CPPFLAGS is entirely inappropriate - this is for
preprocessor flags. CFLAGS and CXXFLAGS are the standard variables for C and
C++ compilation.

Also, isn't libgcc just a symlink to libcompiler_rt?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to