add missing files for GNU/Hurd
This commit is contained in:
committed by
William Hubbs
parent
89c8a62a10
commit
203b754f84
8
mk/os-GNU.mk
Normal file
8
mk/os-GNU.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2008 Roy Marples <roy@marples.name>
|
||||
# Released under the 2-clause BSD license.
|
||||
|
||||
SFX= .GNU.in
|
||||
PKG_PREFIX?= /usr
|
||||
|
||||
CPPFLAGS+= -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DMAXPATHLEN=4096 -DMAX_PATH=4096
|
||||
LIBDL= -Wl,-Bdynamic -ldl
|
Reference in New Issue
Block a user