mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
🐎 Enable Python optimizations
This commit is contained in:
parent
1fa4b5e62f
commit
1370236573
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ RUN \
|
|||
&& ./configure \
|
||||
--build="$gnuArch" \
|
||||
--enable-loadable-sqlite-extensions \
|
||||
--enable-optimizations \
|
||||
--enable-option-checking=fatal \
|
||||
--enable-shared \
|
||||
--with-system-expat \
|
||||
--with-system-ffi \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue