CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ldb: updated to 2.1.4
[ports/opt-arm64.git] / python / Pkgfile
index dbad693b15bc5d9f4f5ef27de0a5010ea1b55ab9..ab941952430825eddf8917ef88dfdf653e7eb8de 100644 (file)
@@ -20,10 +20,6 @@ build () {
   rm -r Lib/{bsddb,ctypes,email,lib-tk,sqlite3,unittest}/test
   rm -r Lib/{{distutils,json}/tests,idlelib/idle_test,test}
 
-
-  # set OPT to the python default without -O3
-  # our CFLAGS are used as well
-#  OPT="-Wall -Wstrict-prototypes -fwrapv" \
   ./configure --prefix=/usr \
               --enable-shared \
               --with-threads \