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

Paul Floyd <pa...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pa...@free.fr

--- Comment #10 from Paul Floyd <pa...@free.fr> ---
(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.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to