stag icon indicating copy to clipboard operation
stag copied to clipboard

Respect LDFLAGS and move the -D to CFLAGS, where it belongs.

Open dimkr opened this issue 10 years ago • 2 comments

Also, there's no reason not to define _BSD_SOURCE.

dimkr avatar Jan 21 '15 20:01 dimkr

Why was D_DEFAULT_SOURCE changed to D_BSD_SOURCE?

seenaburns avatar Jan 29 '15 00:01 seenaburns

Quote from the strsep() man page:

   Feature Test Macro Requirements for glibc (see feature_test_macros(7)):

       strsep(): _BSD_SOURCE

dimkr avatar Jan 29 '15 18:01 dimkr