Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active March 2, 2018 03:10
Show Gist options
  • Save kjunichi/8e35038fbf84d3e67020 to your computer and use it in GitHub Desktop.
Save kjunichi/8e35038fbf84d3e67020 to your computer and use it in GitHub Desktop.

go-gbってなに

https://gmplib.org/download/gmp/gmp-6.1.0.tar.bz2 http://www.mpfr.org/mpfr-current/mpfr-3.1.3.tar.bz2 ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz

RUN cd julia && echo "prefix=/app/.heroku/julia" >> Make.user && make install

/usr/include/features.h:374:25: fatal error: sys/cdefs.h: No such file or directory

include <sys/cdefs.h>

touch /usr/include/sys/cdefs.h

参照透過性

cedarのイメージを変更する作戦に作戦変更

理由:glibcのセキュリティパッチ当て済みのeglibcを作成するのが難しそうだった。

関連

アクセス解析タグ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment