summaryrefslogtreecommitdiffstats
path: root/libs/libnsl/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libnsl/BUILD')
-rwxr-xr-xlibs/libnsl/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/libnsl/BUILD b/libs/libnsl/BUILD
new file mode 100755
index 0000000000..9cf63182d7
--- /dev/null
+++ b/libs/libnsl/BUILD
@@ -0,0 +1,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