Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit73e7489

Browse files
committed
merge code
1 parent683feec commit73e7489

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎sapi/src/constants.php‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,12 @@
7272

7373

7474
define("LIBEVENT_PREFIX",$p->getGlobalPrefix() .'/libevent');
75+
define("SNAPPY_PREFIX",$p->getGlobalPrefix() .'/snappy');
7576
define("LIBSASL_PREFIX",$p->getGlobalPrefix() .'/sasl');
7677
define("LIBTIFF_PREFIX",$p->getGlobalPrefix() .'/libtiff');
7778
define("SDL2_PREFIX",$p->getGlobalPrefix() .'/sdl2');
7879
define("LIBARGON2_PREFIX",$p->getGlobalPrefix() .'/libargon2');
79-
80+
define("ABSL_PREFIX",$p->getGlobalPrefix() .'/absl');
8081

8182
define("MUSL_CROSS_MAKE_PREFIX",$p->getGlobalPrefix() .'/musl_cross_make');
8283

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp