Re: [PATCH v2] build: fix clang+glibc snprintf substitution error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nicholas Vinson <nvinson234@xxxxxxxxx> wrote:
> When building with clang and glibc and -D_FORTIFY_SOURCE=2 is passed to
> clang, the snprintf member of the expr_ops and obj_ops structures will
> be incorrectly replaced with __builtin_snprintf_chk() which results in
> "error: no member named '__builtin___snprintf_chk'" errors at build
> time.

Applied, thanks.



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux