forked from hasufell/hasufell-repository
Fix suggestions and bugs spotted by zlin
https://galileo.mailstation.de/gerrit/#/c/5864/
This commit is contained in:
@@ -31,8 +31,8 @@ src_configure() {
|
||||
--with-gmp="/usr" \
|
||||
--with-mpfr="/usr" \
|
||||
--disable-static \
|
||||
CC=${CC} \
|
||||
CXX=${CXX} \
|
||||
AR=${AR}
|
||||
CC="${CC}" \
|
||||
CXX="${CXX}" \
|
||||
AR="${AR}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user