Skip to content

Commit 5bc823c

Browse files
Treat the Linux revsecurity.so file as a loadable module
1 parent b468126 commit 5bc823c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

livecode.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
# Server engine
2121
'engine/engine.gyp:server',
2222

23+
# The revsecurity library is an output and not an intermediate product
24+
'thirdparty/libopenssl/libopenssl.gyp:revsecurity',
25+
2326
# Externals
2427
'revbrowser/revbrowser.gyp:revbrowser',
2528
'revbrowser/revbrowser.gyp:revbrowser-cefprocess',

thirdparty

0 commit comments

Comments
 (0)