@ -171,8 +171,8 @@ endif
ifeq ($(UNAME),Darwin)
LIBS += -liconv
else
else ifneq ($(UNAME),OpenBSD)
# Darwin (Mac OS X) doesn’t have librt
# Darwin (Mac OS X) and OpenBSD do not have librt
LIBS += -lrt
endif