Closed LocutusOfBorg closed 9 years ago
hi,
bloomfilter: mmapbitarray.* bloomfilter.* gcc -lm -O3 mmapbitarray.c md5.c MurmurHash3.cpp bloomfilter.c -o bf mbarray: mmapbitarray.* gcc -lm -O3 -DMBAQUERY mmapbitarray.c -o mbaquery gcc -lm -O3 -DMBACREATE mmapbitarray.c -o mbacreate
do you have any reason for overriding system LDFLAGS, CFLAGS, CPPFLAGS during build?
Debian injects harderning flags, but they are strip during build...
thanks,
G.
PRs are welcome
here we are! :)
hi,
do you have any reason for overriding system LDFLAGS, CFLAGS, CPPFLAGS during build?
Debian injects harderning flags, but they are strip during build...
thanks,
G.