Skip to content

Commit

Permalink
Updated build comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 7, 2008
1 parent 3c436c6 commit 6b468a6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions nph-offload.c
Expand Up @@ -91,15 +91,17 @@
*
* exec gcc \
* -DGDEBUG=0 \
* -DGDEBUGTOFILE=1 \
* -DGDEBUGDIR='"/home/icculus/offload2.icculus.org/logs"' \
* -DSHM_NAME='"mod-offload-offload2-icculus-org"' \
* -DGBASESERVER='"icculus.org"' \
* -DGLISTENPORT=9090 \
* -DGLISTENDAEMONIZE=1 \
* -DGLISTENTRUSTFWD='"127.0.0.1", "66.33.209.154"' \
* -DGOFFLOADDIR='"/home/icculus/offload2.icculus.org/offload-cache--offload2.icculus.org"' \
* -DGOFFLOADDIR='"/home/icculus/offload2.icculus.org/cache"' \
* -DGMAXDUPEDOWNLOADS=1 \
* -DGLOGACTIVITY=1 \
* -DGLOGFILE='"/home/icculus/logs/offload2.icculus.org/http/access.log"' \
* -DGLOGFILE='"/home/icculus/offload2.icculus.org/logs/access.log"' \
* -g -O0 -Wall -o offload-daemon /home/icculus/mod_offload/nph-offload.c -lrt
*/

Expand Down

0 comments on commit 6b468a6

Please sign in to comment.