|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../musl/musl.conf |
|
|
|
# Copyright (C) 2012 - 2016 The OpenSDE Project |
|
|
|
# Copyright (C) 2012 - 2017 The OpenSDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
@ -22,6 +22,7 @@ fi |
|
|
|
var_append configprefix ' ' "LDFLAGS=\"$LDFLAGS -Wl,-soname,libc.musl-$musl_arch.so.1\"" |
|
|
|
|
|
|
|
if atstage toolchain; then |
|
|
|
var_append extraconfopt ' ' "--syslibdir=$root$syslibdir" |
|
|
|
confopt="$extraconfopt" |
|
|
|
|
|
|
|
makeopt="ARCH=$musl_arch" |
|
|
|