diff options
Diffstat (limited to 'usr/src/uts/intel/fcsm')
-rw-r--r-- | usr/src/uts/intel/fcsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/fcsm/Makefile b/usr/src/uts/intel/fcsm/Makefile index 5a935483b6..183df8cfe8 100644 --- a/usr/src/uts/intel/fcsm/Makefile +++ b/usr/src/uts/intel/fcsm/Makefile @@ -61,7 +61,7 @@ INC_PATH += -I$(ROOT)/usr/include # # Overrides # -LDFLAGS += -dy -Nmisc/fctl +LDFLAGS += -Nmisc/fctl # # For now, disable these warnings; maintainers should endeavor |