Set the permissions for 'experimental' and its context to the correct values.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@194993 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1823bea43a
commit
35080eae90
2
Makefile
2
Makefile
@ -39,6 +39,8 @@ installheaders::
|
|||||||
chmod 644 $(HEADER_DIR)/c++/v1/*
|
chmod 644 $(HEADER_DIR)/c++/v1/*
|
||||||
chmod 755 $(HEADER_DIR)/c++/v1/ext
|
chmod 755 $(HEADER_DIR)/c++/v1/ext
|
||||||
chmod 644 $(HEADER_DIR)/c++/v1/ext/*
|
chmod 644 $(HEADER_DIR)/c++/v1/ext/*
|
||||||
|
chmod 755 $(HEADER_DIR)/c++/v1/experimental
|
||||||
|
chmod 644 $(HEADER_DIR)/c++/v1/experimental/*
|
||||||
|
|
||||||
install::
|
install::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user