This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
dynapeg
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add -g to cflags for debugging
main
Ian Piumarta
3 years ago
parent
8114584f24
commit
abc9749f1e
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
CFLAGS
=
-Wall
-g
parse
:
parse
.
c
Write
Preview
Loading…
Cancel
Save