mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
3cee44d888
This stops numpy from reading .numpy-site.cfg in the build user's home directory. The code actually tries to find both .numpy-site.cfg and site.cfg in the user's home directory; this patch prevents both. Signed-off-by: Jeffery To <jeffery.to@gmail.com>