EionRobb / skype4pidgin

Skype Plugin for Pidgin, libpurple and more
https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb#skypeweb-plugin-for-pidgin
625 stars 88 forks source link

Pass $[CPPFLAGS) to $(CC) command line. #698

Closed Nardol closed 7 months ago

Nardol commented 7 months ago

It is needed by E.G. Debian package building for hardening.

EionRobb commented 7 months ago

Thanks for that!

Out of interest, what additional hardening flags are they passing?

Nardol commented 7 months ago

Out of interest, what additional hardening flags are they passing?

They pass -Wdate-time -D_FORTIFY_SOURCE=2