diff options
author | midipix <writeonce@midipix.org> | 2021-06-05 17:19:28 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-05 17:19:28 +0000 |
commit | e2897b0b46982dd35a71899d8de8d6c1613f9788 (patch) | |
tree | 11a679f95220845264194d85296d18283e038d1a /sofort/ccenv/ccenv.in | |
parent | da093c0561c1d6a196b49f9a55012d7954bc767f (diff) | |
download | slibtool-e2897b0b46982dd35a71899d8de8d6c1613f9788.tar.bz2 slibtool-e2897b0b46982dd35a71899d8de8d6c1613f9788.tar.xz |
build system: ccenv: ccenv.in, pedefs.in: whitespace meditation.
Diffstat (limited to 'sofort/ccenv/ccenv.in')
-rw-r--r-- | sofort/ccenv/ccenv.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.in b/sofort/ccenv/ccenv.in index 5c78ffb..bfbb563 100644 --- a/sofort/ccenv/ccenv.in +++ b/sofort/ccenv/ccenv.in @@ -86,3 +86,4 @@ LD = @ccenv_ld@ CFLAGS_OS += -DOS_LIB_SUFFIX=\"@ccenv_os_lib_suffix@\" CFLAGS_OS += @ccenv_cflags_os@ CFLAGS_PIC += @ccenv_cflags_pic@ + |