X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=libsysio%2FMakefile.am;h=43c736a7eb81222ca76007035904d346d594bb8a;hp=dfa4f9ebfca47ceb9fe467b89b71a3654737c907;hb=0a72bda9367e55c5832235df5acf9d451a92bb46;hpb=657f880b66d875be1f14aa2d8ffc94c57e4d6736 diff --git a/libsysio/Makefile.am b/libsysio/Makefile.am index dfa4f9e..43c736a 100644 --- a/libsysio/Makefile.am +++ b/libsysio/Makefile.am @@ -49,7 +49,7 @@ endif if WITH_LUSTRE_HACK # it would be better that let configure script check this -OPTIONAL_LUSTRE_CFLAGS = -fPIC +OPTIONAL_LUSTRE_CFLAGS = -fPIC -O0 endif AM_CFLAGS = $(OPTIONAL_LUSTRE_CFLAGS)