From f12c72e08770a96f5c454554b7e918905dfe1bd8 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 7 May 2014 14:51:02 +0200 Subject: [PATCH] musl: fixed kexec-tools to build --- base/musl/pkg/kexec-tools/kexec-tools.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 base/musl/pkg/kexec-tools/kexec-tools.conf diff --git a/base/musl/pkg/kexec-tools/kexec-tools.conf b/base/musl/pkg/kexec-tools/kexec-tools.conf new file mode 100644 index 000000000..dd3bfa232 --- /dev/null +++ b/base/musl/pkg/kexec-tools/kexec-tools.conf @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../musl/pkg/kexec-tools/kexec-tools.conf +# Copyright (C) 2014 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_append CFLAGS ' ' "-Dloff_t=off_t" +var_append configprefix ' ' 'CFLAGS="$CFLAGS"'