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
Merge
343326296b
into
1e95a84b0c
pull/55/merge
Steffen Hanikel
11 years ago
parent
1e95a84b0c
343326296b
commit
f113fd4bee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rebar.config
+ 1
- 1
rebar.config
View File
@ -7,7 +7,7 @@
]}.
{port_env, [
{".*", "CXXFLAGS", "$CXXFLAGS -g -Wall -
Werror -
O3"},
{".*", "CXXFLAGS", "$CXXFLAGS -g -Wall -O3"},
{"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin)",
"LDFLAGS", "$LDFLAGS -lstdc++"},
Write
Preview
Loading…
Cancel
Save