Removed python version option in base/gdb
This commit is contained in:
parent
081ecb4d39
commit
f242e70a33
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ build() {
|
|||
--disable-werror \
|
||||
--with-system-readline \
|
||||
--with-system-zlib \
|
||||
--disable-sim \
|
||||
--with-python=/bin/python3
|
||||
--disable-sim
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
|
Loading…
Reference in a new issue