live555 icon indicating copy to clipboard operation
live555 copied to clipboard

Accept CFLAGS/CPPFLAGS/CXXFLAGS when building on macOS

Open alebcay opened this issue 2 years ago • 0 comments

It would be nice if we could use these variables to pass additional flags at build time, e.g. -std=c++20, similar to how can be done when building using config.linux. Or if there's a different way preferred to pass such flags, it would be helpful to know.

Apologies if this is not the best way to submit patches.

alebcay avatar Jul 12 '23 13:07 alebcay