We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3abe7 commit b56ae79Copy full SHA for b56ae79
ci/ubuntu-24.04-noble/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_configure:
13
-Wno-dev \
14
-DCMAKE_INSTALL_PREFIX=/opt/hhvm/$(DEB_VERSION_UPSTREAM) \
15
-DMYSQL_UNIX_SOCK_ADDR=/var/run/mysqld/mysqld.sock \
16
- -DCMAKE_BUILD_TYPE=Debug \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
17
-DCLANG_FORCE_LIBCPP=On \
18
-DFORCE_BUNDLED_LZ4=Off \
19
-DENABLE_XED=On \
0 commit comments