diff options
Diffstat (limited to 'sofort/ccenv/ccenv.in')
-rw-r--r-- | sofort/ccenv/ccenv.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sofort/ccenv/ccenv.in b/sofort/ccenv/ccenv.in index 1f78935..5c78ffb 100644 --- a/sofort/ccenv/ccenv.in +++ b/sofort/ccenv/ccenv.in @@ -86,5 +86,3 @@ LD = @ccenv_ld@ CFLAGS_OS += -DOS_LIB_SUFFIX=\"@ccenv_os_lib_suffix@\" CFLAGS_OS += @ccenv_cflags_os@ CFLAGS_PIC += @ccenv_cflags_pic@ - -# @ccenv_cfgtype@ cflags: supported compiler switches |