X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=configure;h=d5438d33dc876c691fb05f22e831d793b875bbde;hp=3a6a597fabdc05a7d2a4e3856297c20ce328917f;hb=a9a3c0277f608fcfc7c92a93796db001d36914d4;hpb=4d30b9d5c193266f33fbcf2adeb47c80cda4a3cd diff --git a/configure b/configure index 3a6a597..d5438d3 100755 --- a/configure +++ b/configure @@ -540,10 +540,10 @@ AS_NEEDED_LDFLAGS = ${as_needed_ldflags} # Flags needed to compile the fips binary FIPS_CFLAGS = \$(WARN_CFLAGS) \$(TALLOC_CFLAGS) \$(LIBELF_CFLAGS) -FIPS_LDFLAGS = \$(WARN_CFLAGS) \$(TALLOC_LDFLAGS) \$(LIBELF_LDFLAGS) +FIPS_LDFLAGS = \$(TALLOC_LDFLAGS) \$(LIBELF_LDFLAGS) # Flags needed to compile the libfips libraries -LIBFIPS_CFLAGS = \$(GL_CFLAGS) \$(EGL_CFLAGS) +LIBFIPS_CFLAGS = \$(WARN_CFLAGS) \$(GL_CFLAGS) \$(EGL_CFLAGS) LIBFIPS_LDFLAGS = EOF