diff options
Diffstat (limited to 'autosetup/cc-shared.tcl')
-rw-r--r-- | autosetup/cc-shared.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autosetup/cc-shared.tcl b/autosetup/cc-shared.tcl index 0d6d522..cbe5680 100644 --- a/autosetup/cc-shared.tcl +++ b/autosetup/cc-shared.tcl @@ -20,7 +20,7 @@ ## LD_LIBRARY_PATH Environment variable which specifies path to shared libraries ## STRIPLIBFLAGS Arguments to strip a dynamic library -module-options {} +options {} # Defaults: gcc on unix define SHOBJ_CFLAGS -fPIC |