This website works better with JavaScript.
Explore
Help
Register
Sign In
dominic
/
Fewo-Blacklist
Watch
1
Star
0
Fork
You've already forked Fewo-Blacklist
0
Code
Issues
Pull Requests
Releases
Activity
updates Makefile (we don't need math library (LIBS=-lm))
Browse Source
master
Dominic Reich
7 years ago
parent
052d1bf5e8
commit
59060401b5
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Makefile
Unescape
Escape
View File
@ -1,5 +1,5 @@
TARGET
=
fewo-blacklist
TARGET
=
fewo-blacklist
LIBS
=
-lm
LIBS
=
CC
=
g++
CC
=
g++
CFLAGS
=
-march
=
native -O2 -g -Wall
CFLAGS
=
-march
=
native -O2 -g -Wall
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
dominic/Fewo-Blacklist
Title
Body
Create Issue