2009/7/1 Bradley Nelson <[email protected]> > gyp should be setting CYGWIN=nontsec for actions and rules (unless you use > the msvs_use_cygwin_shell:0). >
FYI, cygwin 1.7 doesn't honour CYGWIN=NONTSEC anymore. You need to modify /etc/fstab, e.g. c:\cygwin\etc\fstab to add something line: none /cygdrive cygdrive binary,posix=0,user,noacl 0 0 to have the same effect. M-A --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
