diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VERSION=0.3 OS=linux CC=gcc -CFLAGS=-O -g -Wall -Wwrite-strings -fpic +CFLAGS=-O2 -finline-functions -g -Wall -Wwrite-strings -fpic LDFLAGS=-g AR=ar |
![]() |
index : sparse/sparse-dev.git | |
| Sparse's development tree with unstable git history | Chris Li |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | Makefile | 2 |
@@ -3,7 +3,7 @@ VERSION=0.3 OS=linux CC=gcc -CFLAGS=-O -g -Wall -Wwrite-strings -fpic +CFLAGS=-O2 -finline-functions -g -Wall -Wwrite-strings -fpic LDFLAGS=-g AR=ar |