Removed python version option in base/gdb

This commit is contained in:
PktSurf 2022-09-25 14:41:56 +05:30
parent 081ecb4d39
commit f242e70a33

View file

@ -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