This website works better with JavaScript.
Home
Help
Register
Sign In
AerScript
/
Aer
Watch
0
Star
6
Fork
0
Code
Issues
6
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
Merge 'master' branch.
release/v0.1
Rafal Kupiec
1 year ago
parent
4723128b74
da2e74ba08
commit
ea948216ff
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
@ -2,7 +2,7 @@
CFLAGS
=
-fPIC -Iinclude -I. -W -Wunused -Wall
# Additional CFLAGS for debug build
DCFLAGS
=
-O0 -g3
-fsplit-stack
DCFLAGS
=
-O0 -g3
# Addditional CFLAGS for release build
RCFLAGS
=
-O3 -s
Write
Preview
Loading…
Cancel
Save