X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.mk;h=df3b2dc5a083ff8b69d4cf092aee647daf34d940;hb=11642443f520a3f7fe6ecfd7411bf18b3f2081d3;hp=bc27ece29d4141acdb457ef3abfd2dc056488e27;hpb=e5216380276932d7cd5576bac0ee9255b58d2e17;p=slock.git diff --git a/config.mk b/config.mk index bc27ece..df3b2dc 100644 --- a/config.mk +++ b/config.mk @@ -21,7 +21,7 @@ LDFLAGS = ${LIBS} #LDFLAGS = -g ${LIBS} # On *BSD remove -DHAVE_SHADOW_H from CFLAGS -# On OpenBSD remove -lcrypt from LIBS +# On OpenBSD and Darwin remove -lcrypt from LIBS # compiler and linker CC = cc