diff options
Diffstat (limited to 'usr/src/uts/intel/procfs/Makefile')
-rw-r--r-- | usr/src/uts/intel/procfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/procfs/Makefile b/usr/src/uts/intel/procfs/Makefile index 39d77f3c9c..360623790a 100644 --- a/usr/src/uts/intel/procfs/Makefile +++ b/usr/src/uts/intel/procfs/Makefile @@ -79,7 +79,7 @@ $(OBJS_DIR)/prsubr.o := SMOFF += all_func_returns $(OBJS_DIR)/prcontrol.o := SMOFF += all_func_returns $(OBJS_DIR)/prioctl.o := SMOFF += signed -LDFLAGS += -dy -Nfs/namefs +LDFLAGS += -Nfs/namefs # # Default build targets. |