Skip to content

Commit

Permalink
remove unnecessary flags
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Aug 17, 2017
1 parent 5b0de27 commit 6ddccb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
OBJS = dsi.o main.o f_xy.o utils.o
POLAR_OBJS = polarssl/aes.o polarssl/bignum.o polarssl/rsa.o polarssl/sha2.o sha1.o
LIBS = -static-libstdc++ -static
CXXFLAGS = -I.
CFLAGS = -Wall -Wno-unused-variable -Wno-unused-but-set-variable -I. -Os
OUTPUT = twltool

Expand Down

0 comments on commit 6ddccb2

Please sign in to comment.