mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 10:02:13 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
10
package/python-matplotlib/setup.cfg
Normal file
10
package/python-matplotlib/setup.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
[libs]
|
||||
# Disable LTO to prevent the following error:
|
||||
# Relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZSt3hexRSt8ios_base'
|
||||
# which may bind externally can not be used when making a shared object;
|
||||
# recompile with -fPIC
|
||||
enable_lto = False
|
||||
|
||||
# Freetype and qhull are provided by Buildroot
|
||||
system_freetype = True
|
||||
system_qhull = True
|
||||
Reference in New Issue
Block a user