Compare commits
2 Commits
reduce-sta
...
parallel-c
Author | SHA1 | Date | |
---|---|---|---|
cc1c9763b2 | |||
00a8738392 |
@ -52,9 +52,6 @@ function set_compliation_variables() {
|
||||
|
||||
export CFLAGS="-O2"
|
||||
export CXXFLAGS="-O2"
|
||||
|
||||
# Strip the binary to reduce it's size.
|
||||
export LDFLAGS="-s"
|
||||
}
|
||||
|
||||
function set_ncurses_link_variables() {
|
||||
|
Reference in New Issue
Block a user