aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2011-04-21 09:38:37 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2012-05-25 14:20:35 -0400
commit241d52be65d6a2148b559e6034eeef0b5c5e1c67 (patch)
treec08e5e758828abe210b032f5fc2e5d9ce0286bbf
parenta3dd7d4513fae16d16bbea8925a0cf611df8ac2d (diff)
downloadduser-241d52be65d6a2148b559e6034eeef0b5c5e1c67.tar.gz
-Wextra unsupported by gcc
-rw-r--r--Makefile.solaris2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.solaris b/Makefile.solaris
index a7323a3..76250f3 100644
--- a/Makefile.solaris
+++ b/Makefile.solaris
@@ -1,5 +1,5 @@
CC=gcc
-CFLAGS=-O2 -Wextra -Wall -D_NLINUX_
+CFLAGS=-O2 -Wall -D_NLINUX_
LDFLAGS=
PROG="duser"
SRC=compat.c duser.c util.c user.c log.c cfg.c