summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcxx/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/libcxx/Makefile b/libcxx/Makefile
index efa656d7f04..ab7b5b603a0 100644
--- a/libcxx/Makefile
+++ b/libcxx/Makefile
@@ -43,20 +43,6 @@ installheaders::
chmod 644 $(HEADER_DIR)/c++/v1/ext/*
chmod 755 $(HEADER_DIR)/c++/v1/experimental
chmod 644 $(HEADER_DIR)/c++/v1/experimental/*
- chmod 755 $(HEADER_DIR)/c++/v1/support
- chmod 644 $(HEADER_DIR)/c++/v1/support/*
- chmod 755 $(HEADER_DIR)/c++/v1/support/android
- chmod 644 $(HEADER_DIR)/c++/v1/support/android/*
- chmod 755 $(HEADER_DIR)/c++/v1/support/ibm
- chmod 644 $(HEADER_DIR)/c++/v1/support/ibm/*
- chmod 755 $(HEADER_DIR)/c++/v1/support/newlib
- chmod 644 $(HEADER_DIR)/c++/v1/support/newlib/*
- chmod 755 $(HEADER_DIR)/c++/v1/support/solaris
- chmod 644 $(HEADER_DIR)/c++/v1/support/solaris/*
- chmod 755 $(HEADER_DIR)/c++/v1/support/win32
- chmod 644 $(HEADER_DIR)/c++/v1/support/win32/*
- chmod 755 $(HEADER_DIR)/c++/v1/support/xlocale
- chmod 644 $(HEADER_DIR)/c++/v1/support/xlocale/*
install::
OpenPOWER on IntegriCloud