Pārlūkot izejas kodu

strip binary

master
Arun Prakash Jana pirms 8 gadiem
vecāks
revīzija
c78e3bf14f
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: A75979F35C080412
2 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      Makefile
  2. +1
    -0
      README.md

+ 1
- 0
Makefile Parādīt failu

@@ -17,6 +17,7 @@ all: $(BIN)

$(BIN): $(OBJ)
$(CC) $(CFLAGS) -o $@ $(OBJ) $(LDFLAGS) $(LDLIBS)
strip $(BIN)

noice.o: util.h config.h
strlcat.o: util.h


+ 1
- 0
README.md Parādīt failu

@@ -65,6 +65,7 @@ I chose to fork noice because:
- Use `-O3` for compilation, fixed warnings
- Added compilation flag `-march=native`
- Remove generated config.h on `make clean`
- strip the final binary

### Installation



Notiek ielāde…
Atcelt
Saglabāt