Minor editorial updates and update CFLAGS for production use

ck_pring
Neale Ferguson 8 years ago
parent 2c01ecec64
commit 52809f0039

@ -1,2 +1 @@
CFLAGS+=-m64 -O0 -g
LDFLAGS+=-m64
CFLAGS+=-O2

@ -1,5 +1,6 @@
/*
* Copyright 2009-2015 Samy Al Bahra.
* Copyright 2017 Neale Ferguson
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

Loading…
Cancel
Save