summaryrefslogtreecommitdiff
path: root/xdelta3/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xdelta3/examples/Makefile')
-rwxr-xr-xxdelta3/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta3/examples/Makefile b/xdelta3/examples/Makefile
index 92b1472..2d3563f 100755
--- a/xdelta3/examples/Makefile
+++ b/xdelta3/examples/Makefile
@@ -1,4 +1,4 @@
1CFLAGS = -g -Wall -I.. -DXD3_DEBUG=1 -DNDEBUG=0 1CFLAGS = -g -Wall -I.. -DXD3_DEBUG=1 -DNDEBUG=0 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_LONG_LONG=8
2#CFLAGS = -O3 -Wall -I.. -DXD3_DEBUG=0 -fno-builtin -DNDEBUG=1 2#CFLAGS = -O3 -Wall -I.. -DXD3_DEBUG=0 -fno-builtin -DNDEBUG=1
3# -pg 3# -pg
4 4