This website requires JavaScript.
Explore
Help
Sign In
libs
/
tomlc99_rtt_pkg
Watch
4
Star
0
Fork
You've already forked tomlc99_rtt_pkg
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
use the default CC per makefile var
Browse Source
...
This commit is contained in:
CK Tan
2019-09-12 21:56:11 -07:00
parent
f12c8f00b4
commit
4a31cd8cbf
1 changed files
with
0 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
Expand all files
Collapse all files
1
Makefile
Unescape
Escape
View File
@ -1,4 +1,3 @@
CC
=
gcc
CFILES
=
toml.c
CFLAGS
=
-std
=
c99 -Wall -Wextra -fpic
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
libs/tomlc99_rtt_pkg
Title
Body
Create Issue