CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/12/29 20:41:43
Modified files:
databases/leveldb: Makefile
Log message:
Don't try to build this on arm as it requires <cstdatomic> on !x86
which was renamed to <atomic> in gcc 4.5 so it won't even build
with gcc 4.9.
