openrc/mk/os-Linux.mk

6 lines
168 B
Makefile
Raw Normal View History

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