openrc/mk/os-Linux.mk

6 lines
168 B
Makefile
Raw Normal View History

2009-05-01 15:11:40 +01:00
# Copyright (c) 2008 Roy Marples <roy@marples.name>
# Released under the 2-clause BSD license.
2008-03-19 15:38:05 +00:00
CPPFLAGS+= -D_BSD_SOURCE -D_XOPEN_SOURCE=600
2008-03-19 15:38:05 +00:00
LIBDL= -Wl,-Bdynamic -ldl