.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=136
This commit is contained in:
@@ -148,6 +148,7 @@ contains two nice applications.
|
||||
|
||||
%build
|
||||
%add_optflags -g3 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE
|
||||
%add_optflags -Wno-unused -Wno-uninitialized -Wno-implicit-fallthrough -Wno-volatile-register-var
|
||||
#
|
||||
# Overwrite stack size limit (hopefully a soft limit only)
|
||||
#
|
||||
@@ -203,7 +204,6 @@ then
|
||||
else
|
||||
MYCFLAGS="${MYCFLAGS} -D_GNU_SOURCE"
|
||||
fi
|
||||
MYCFLAGS="${MYCFLAGS} -Wno-unused -Wno-uninitialized -Wno-implicit-fallthrough -Wno-volatile-register-var"
|
||||
# From src/makemake.in
|
||||
# <cite>
|
||||
# Do NOT enable -DSAFETY=3 here, because -DSAFETY=3 not only disables some
|
||||
|
Reference in New Issue
Block a user