diff options
author | thegeorg <[email protected]> | 2024-06-09 11:55:21 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2024-06-09 12:07:55 +0300 |
commit | afd4899380eea1c70e2a68714b5da1c9919ccdbd (patch) | |
tree | cd5120708784139bc6a0f8881da1ed8389a065b3 /contrib/libs/pcre/pcrecpp | |
parent | a83bd2dd3c21e38c6c0807ec5e679497ab567f24 (diff) |
Update contrib/libs/liburing to 2.6
3b51a9fb14de805208d11f1c077c78bb5d487e0f
Diffstat (limited to 'contrib/libs/pcre/pcrecpp')
-rw-r--r-- | contrib/libs/pcre/pcrecpp/ya.make | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libs/pcre/pcrecpp/ya.make b/contrib/libs/pcre/pcrecpp/ya.make index 392a20c3ba1..6bc75935f35 100644 --- a/contrib/libs/pcre/pcrecpp/ya.make +++ b/contrib/libs/pcre/pcrecpp/ya.make @@ -22,12 +22,6 @@ CFLAGS( -DHAVE_CONFIG_H ) -IF(PCRE_LINK_SIZE) - CFLAGS( - -DPCRE_LINK_SIZE=$PCRE_LINK_SIZE - ) -ENDIF() - SRCDIR(contrib/libs/pcre) SRCS( |