mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
sagemath: rebuild, disabled fat binary build
This commit is contained in:
parent
913b3d3188
commit
3fc5669875
@ -58,7 +58,7 @@ build() {
|
|||||||
# disable debug
|
# disable debug
|
||||||
export SAGE_DEBUG='no'
|
export SAGE_DEBUG='no'
|
||||||
# enable fat binaries
|
# enable fat binaries
|
||||||
export SAGE_FAT_BINARY='yes'
|
# export SAGE_FAT_BINARY='yes'
|
||||||
# can't write to root in a clean chroot
|
# can't write to root in a clean chroot
|
||||||
export DOT_SAGE="${srcdir}/build"
|
export DOT_SAGE="${srcdir}/build"
|
||||||
# singular is broken
|
# singular is broken
|
||||||
|
Loading…
Reference in New Issue
Block a user