summaryrefslogtreecommitdiffstats
path: root/libs/libnsl/BUILD
blob: 9cf63182d7946e9c49ae89b934d33d368d5e9b37 (plain) (blame)
1
2
3
4
5
6
# This is such a basic system lib that existing .la
# files are very uncommon and confuse more than help.
default_build_configure &&
find . -name Makefile \
| xargs sed -i 's,^\(LIBTOOL[[:space:]]*=[[:space:]]*\),\1'"$GRIMOIRE"'/libtool-nola ,' &&
default_build_make