|
|
@ -53,9 +53,6 @@ fi |
|
|
|
# install libstdbuf.so into /usr/lib/coreutils instead of /usr/libexec/coreutils |
|
|
|
var_append extraconfopt ' ' "--libexecdir=$libdir" |
|
|
|
|
|
|
|
# without injecting coreutils won't build |
|
|
|
var_append GCC_WRAPPER_INSERT ' ' '-std=gnu99' |
|
|
|
export CC="$CC -std=gnu99" |
|
|
|
# Move programs to the locations specified by the FHS |
|
|
|
var_append INSTALL_WRAPPER_FILTER "|" \ |
|
|
|
"sed -e 's,usr/bin/\ |
|
|
|