Add -stack-check option to libspl

See commit f16dec7e67fe86f3c3556a67865ee715a2964d70 for full
details of this change.  But in summary -fstack-check is being
restricted in usage only to locations which must already have
small stack frames.
This commit is contained in:
Brian Behlendorf 2010-07-23 10:38:44 -07:00
parent f39d7d2ca2
commit 1f3fa4df05
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
include $(top_srcdir)/config/Rules.am
AM_CFLAGS += $(DEBUG_STACKFLAGS) $(FRAME_LARGER_THAN)
SUBDIRS = include $(TARGET_ASM_DIR)
DIST_SUBDIRS = include asm-generic asm-i386 asm-x86_64