Relative paths in default prefix_inspections start with ./ (#31867)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# -------------------------------------------------------------------------
|
||||
modules:
|
||||
prefix_inspections:
|
||||
lib:
|
||||
./lib:
|
||||
- DYLD_FALLBACK_LIBRARY_PATH
|
||||
lib64:
|
||||
./lib64:
|
||||
- DYLD_FALLBACK_LIBRARY_PATH
|
||||
|
||||
Reference in New Issue
Block a user