ragel: Patch to link against shared colm
All checks were successful
test Test.
All checks were successful
test Test.
This commit is contained in:
@ -87,6 +87,7 @@ find -L . \
|
||||
if [ "$LIBDIRSUFFIX" = "64" ]; then
|
||||
patch --verbose -p1 -i $CWD/lib64.patch
|
||||
fi
|
||||
patch --verbose -p1 -i $CWD/shared-colm.patch
|
||||
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
|
Reference in New Issue
Block a user