Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. gcc -std=gnu99 -pthread -g -O2 -Wall -o craftd bstrlib.o bstraux.o craftd.o craftd-config.o set.o worker.o decoder.o send-common.o send-game.o process-common.o process-game.o length.o worker-game.o util.o version.o timeloop.o mapchunk.o httpd.o -L/usr/local/lib usr/local/lib/libevent_pthreads.so /usr/local/lib/libevent.so -L/usr/lib ./.libs/libjansson.a ./.libs/libcdnbt.a -lz -pthread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement