[llvm-commits] Patch for llvm-ar, llvm-ranlib creating files with wrong? file access rights
Owen Anderson
resistor at mac.com
Thu May 15 22:57:00 PDT 2008
On May 16, 2008, at 12:46 AM, Mikael Lepistö wrote:
>>
>> On unix machines the usual thing is to pass ugo+rw to open, and it
>> will be masked with the current umask to produce (usually) something
>> tighter like rw-r--r--. Dunno how this should be done in LLVM.
>
> That is how the patch worked at least on my linux box. Archives were
> still created with -rw-r--r-- rights. Actually baldrick instructed to
> use gou+rw rights on irc channel :)
>
I defer to his greater knowledge then.
--Owen
P.S. Duncan is baldrick. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080516/47034bf2/attachment.bin>
More information about the llvm-commits
mailing list