diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-04-08 15:49:12 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-04-08 15:49:12 +0200 |
| commit | dbf14caee2f3ffbcfb21d5ca4d1566e0f57a1aed (patch) | |
| tree | 166c6b8d6e70c18870226102a3718e4da04f72cd /private/ragel/lib64.patch | |
| parent | b64a66a20c3c3bf794c0180de91c342a17a75a98 (diff) | |
| download | slackbuilder-dbf14caee2f3ffbcfb21d5ca4d1566e0f57a1aed.tar.gz | |
ragel: Removed
Diffstat (limited to 'private/ragel/lib64.patch')
| -rw-r--r-- | private/ragel/lib64.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/private/ragel/lib64.patch b/private/ragel/lib64.patch deleted file mode 100644 index 53aa3b8..0000000 --- a/private/ragel/lib64.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/configure.ac 2021-02-15 20:45:20.000000000 +0100 -+++ b/configure.ac 2021-02-21 17:59:13.593674832 +0100 -@@ -46,9 +46,9 @@ - COLM_WRAP="$withval/bin/colm-wrap" - CPPFLAGS="-I$withval/include ${CPPFLAGS}" - CPPFLAGS="-I$withval/include/aapl ${CPPFLAGS}" -- LDFLAGS="-L$withval/lib ${LDFLAGS}" -- LIBCOLM_LA="$withval/lib/libcolm.la" -- LIBFSM_LA="$withval/lib/libfsm.la" -+ LDFLAGS="-L$withval/lib64 ${LDFLAGS}" -+ LIBCOLM_LA="$withval/lib64/libcolm.la" -+ LIBFSM_LA="$withval/lib64/libfsm.la" - COLM_SHARE="$withval/share" - ], - [] |
