Skip to content

Commit c717887

Browse files
committed
merge code
2 parents eb65643 + d90dd68 commit c717887

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sapi/src/template/make.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,6 @@
246246
<?php if ($this->hasExtension('phpy')) : ?>
247247
export LIBS="$LIBS -lcrypto -lssl -lmpdec -lmpdec++ -lbz2 -llzma -lHacl_Hash_SHA2 -lb2 -lexpat -lxml2 -lform -lmenu -ltic -lpanel -lncurses++ -lncurses "
248248
<?php endif; ?>
249-
<?php endif; ?>
250-
<?php if ($this->isMacos()) : ?>
251-
252249
<?php endif; ?>
253250
<?php if ($this->isLinux() && ($this->get_C_COMPILER() == 'musl-gcc')) : ?>
254251
ln -sf /usr/include/linux/ /usr/include/x86_64-linux-musl/linux

0 commit comments

Comments
 (0)