mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb: Remove the extra path. Use the default.
This commit is contained in:
parent
f27f7c40f6
commit
dcea9e03c7
@ -52,7 +52,6 @@ def load():
|
|||||||
'__xz': ('exe', 'required', '%{_usr}/bin/xz'),
|
'__xz': ('exe', 'required', '%{_usr}/bin/xz'),
|
||||||
'with_zlib': ('none', 'none', '--with-zlib=no'),
|
'with_zlib': ('none', 'none', '--with-zlib=no'),
|
||||||
'_forced_static': ('none', 'none', ''),
|
'_forced_static': ('none', 'none', ''),
|
||||||
'_extra_path': ('none', 'none', '%{_sbdir}/bin'),
|
|
||||||
'_ld_library_path': ('none', 'none', 'DYLD_LIBRARY_PATH')
|
'_ld_library_path': ('none', 'none', 'DYLD_LIBRARY_PATH')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user