mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Remove the _bindir from the path as it breaks on MacOS with python enabled.
This commit is contained in:
@@ -29,7 +29,7 @@ cd gdb-%{gdb_version}
|
||||
cd ..
|
||||
|
||||
%build
|
||||
export PATH="%{_bindir}:${PATH}"
|
||||
# export PATH="%{_bindir}:${PATH}"
|
||||
mkdir -p build
|
||||
cd build
|
||||
%if "%{_build}" != "%{_host}"
|
||||
|
Reference in New Issue
Block a user