Yannick Koechlin
Yannick Koechlin
im trying to build pcompress on os x and i get ``` /usr/local/bin/yasm -f macho64 --prefix=_ -f macho64 -X gnu -p gas --prefix=_ crypto/keccak/KeccakF-1600-x86-64-gas_yasm.s -o crypto/keccak/KeccakF-1600-x86-64-gas_yasm.o make: *** [crypto/keccak/KeccakF-1600-x86-64-gas_yasm.o] Segmentation...
Hi @fanyang01 , coud you add a licence to this? best y
tried to compile on os x. i used ``` CC=gcc-5 CFLAGS=-Wno-error=deprecated-declarations ./configure CC=gcc-5 make ``` after applying https://lists.gnu.org/archive/html/bug-binutils/2015-07/msg00184.html (which seems to have not been included?). i get the following error:...
create a homebrew package, autobuild it
simple conditional, number comparison and string comparison (ideally regex too) should be supported in order to filter records. the question is a bit if it would make sense to define...
https://github.com/katzer/mruby-r3/commit/ba93e9e406cf559882650637339f4a76b527d605 introduced some regression, i get: ``` undefined method `defines' for # rakefile:28:in `load' ``` when i try to include it into h2o