This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Update optimization flags
pull/65/head
Paul J. Davis
11 years ago
parent
c45f312b50
commit
03f2b306bc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
rebar.config
+ 1
- 0
rebar.config
View File
@ -7,6 +7,7 @@
]}.
{port_env, [
{".*", "CFLAGS", "$CFLAGS -g -Wall -Werror -O3"},
{".*", "CXXFLAGS", "$CXXFLAGS -g -Wall -Werror -O3"},
{"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin)",
Write
Preview
Loading…
Cancel
Save