summaryrefslogtreecommitdiffstats
path: root/tools/lib32
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-10-11 22:14:47 +0000
committerpeter <peter@FreeBSD.org>2004-10-11 22:14:47 +0000
commitf8e9fe2c7c0adfde083984faac26ca5031662190 (patch)
tree1e5548509aad6c87ae1df74000cf93f248a89aac /tools/lib32
parent09964b7499a5ae22028b46962764b78d5e698410 (diff)
downloadFreeBSD-src-f8e9fe2c7c0adfde083984faac26ca5031662190.zip
FreeBSD-src-f8e9fe2c7c0adfde083984faac26ca5031662190.tar.gz
Don't leave noschg files laying around in /tmp
Diffstat (limited to 'tools/lib32')
-rw-r--r--tools/lib32/build32.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/lib32/build32.sh b/tools/lib32/build32.sh
index 45baad5..758625a 100644
--- a/tools/lib32/build32.sh
+++ b/tools/lib32/build32.sh
@@ -66,3 +66,5 @@ make -s -DNOMAN -DNODOC -DNOINFO -k obj
make -s -DNOMAN -DNODOC -DNOINFO -k depend
make -s -DNOMAN -DNODOC -DNOINFO -k
make -s -DNOMAN -DNODOC -DNOINFO -k install
+
+chflags -R noschg $MAKEOBJDIRPREFIX
OpenPOWER on IntegriCloud