Search found 1 match
- 2012-08-07T20:39:30-07:00
- Forum: Bugs
- Topic: DYLD_ env vars ignored warning shown without DYLD_PRINT_WARN
- Replies: 0
- Views: 6126
DYLD_ env vars ignored warning shown without DYLD_PRINT_WARN
environment: Mac OS X 10.8 Summary: A change introduced in OS X 10.8 causes a warning to be emitted on the console every time a setuid or setgid program is run when a DYLD_ environment variable has been set. There appears to be no way to disable this warning, even though the behavior (ignoring DYLD ...