This website works better with JavaScript.
Home
Explore
Impressum/About...
Help
Sign In
mirror
/
genann
mirror of
https://github.com/codeplea/genann
Watch
2
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
Makefile: Increase optimisation
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
pull/8/head
Andrew Jeffery
3 years ago
parent
ad8bbaa979
commit
b79a5ce751
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -1,4 +1,4 @@
CFLAGS
=
-Wall -Wshadow -O
2 -g
CFLAGS
=
-Wall -Wshadow -O
3 -g -march
=
native
LDLIBS
=
-lm
all
:
test
example
1
example
2
example
3
example
4
Write
Preview
Loading…
Cancel
Save