removing fstack-protector flag for NLD 9 build

This commit is contained in:
soochoi
2006-03-20 18:12:58 +00:00
parent 0320a7c9b6
commit cfd31212a9
3 changed files with 5 additions and 9 deletions

View File

@@ -10,11 +10,7 @@
# norootforbuild
## for debug, uncomment the following lines
# %define cfg Debug
# %define debug_opt --enable-debug
# For debug build, please commnent out the following lines
# For debug build, please replace Release to Debug and set debug_opt to --enable-debug
%define cfg Release
%define debug_opt ""