|
|
@ -3,7 +3,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../dietlibc/parse-config-9 |
|
|
|
# Filename: package/.../dietlibc/parse-config-9 |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2004 Clifford Wolf |
|
|
|
# Copyright (C) 1998 - 2004 Clifford Wolf |
|
|
|
# |
|
|
|
# |
|
|
@ -125,7 +125,7 @@ if [ "$pkg_dietlibc_useit" = 1 ]; then |
|
|
|
set_wrapper_and_misc |
|
|
|
set_wrapper_and_misc |
|
|
|
;; |
|
|
|
;; |
|
|
|
|
|
|
|
|
|
|
|
e2fsprogs|util-linux|ash|irda-utils|ppp|dropbear|nullmailer|traceroute) |
|
|
|
e2fsprogs|util-linux|ash|irda-utils|ppp|dropbear|nullmailer|traceroute|libevent) |
|
|
|
echo_status "Enabling non-portable GNU and BSD features." |
|
|
|
echo_status "Enabling non-portable GNU and BSD features." |
|
|
|
var_append CC_WRAPPER_INSERT " " "-D_GNU_SOURCE -D_BSD_SOURCE" |
|
|
|
var_append CC_WRAPPER_INSERT " " "-D_GNU_SOURCE -D_BSD_SOURCE" |
|
|
|
set_wrapper_and_misc |
|
|
|
set_wrapper_and_misc |
|
|
|