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
Revert commit
815b1481fc
.
release/v0.1
Rafal Kupiec
1 year ago
parent
0ef6b449c6
commit
da2e74ba08
Signed by:
belliash
GPG Key ID:
4E829243E0CFE6B4
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