Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 589730
Collapse All | Expand All

(-)file_not_specified_in_diff (+10 lines)
Line  Link Here
++ mk/os-Gentoo.mk
Line 0 Link Here
1
# Copyright (c) 2008 Roy Marples <roy@marples.name>
2
# Released under the 2-clause BSD license.
3
4
SFX=           .Linux.in
5
PKG_PREFIX?=   /usr
6
UDEVDIR?=      $(shell pkg-config udev --variable=udevdir)
7
8
CPPFLAGS+=     -D_BSD_SOURCE -D_XOPEN_SOURCE=700
9
LIBDL=         -Wl,-Bdynamic -ldl

Return to bug 589730