aboutsummaryrefslogtreecommitdiffstats
path: root/USER
diff options
context:
space:
mode:
Diffstat (limited to 'USER')
-rw-r--r--USER/Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/USER/Makefile.PL b/USER/Makefile.PL
index d1a1497..528ff24 100644
--- a/USER/Makefile.PL
+++ b/USER/Makefile.PL
@@ -4,7 +4,6 @@ $Verbose=1;
# the contents of the Makefile that is written.
WriteMakefile(
'NAME' => 'USER',
-# 'OPTIMIZE' => '-O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -ffast-math -fexpensive-optimizations',
'VERSION_FROM' => 'USER.pm',
'OBJECT' => 'USER.o', # link all the C files too
'LIBS' => ['-lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -libpam_misc -libpam -lcrypt -luser'], # e.g., '-lm'