Navigation Menu

Skip to content

Commit

Permalink
Remove ax_harden_compiler_flags to speed configure
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiming Jing committed Aug 9, 2018
1 parent d867f10 commit ad09a07
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 579 deletions.
3 changes: 0 additions & 3 deletions configure.ac
Expand Up @@ -66,9 +66,6 @@ CARGO_RUSTC_ARGS="-- -C overflow-checks=yes"
OPTIMIZE_CFLAGS="-Os -fvisibility=hidden -ffunction-sections -fdata-sections"
DEBUG_CFLAGS="-g -ggdb -O0 -Wall"

AX_HARDEN_CC_COMPILER_FLAGS
AX_HARDEN_LINKER_FLAGS

AX_DEBUG

if test "$ax_enable_debug" = "yes"
Expand Down
65 changes: 0 additions & 65 deletions m4/ax_append_compile_flags.m4

This file was deleted.

69 changes: 0 additions & 69 deletions m4/ax_append_flag.m4

This file was deleted.

63 changes: 0 additions & 63 deletions m4/ax_append_link_flags.m4

This file was deleted.

72 changes: 0 additions & 72 deletions m4/ax_check_compile_flag.m4

This file was deleted.

71 changes: 0 additions & 71 deletions m4/ax_check_link_flag.m4

This file was deleted.

0 comments on commit ad09a07

Please sign in to comment.