Skip to content

Commit 8a15d53

Browse files
committed
remove split-stack just in case
1 parent 411a9b4 commit 8a15d53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frankenphp.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ package frankenphp
1010
//go:generate rm -Rf C-Thread-Pool/.git C-Thread-Pool/.circleci C-Thread-Pool/docs C-Thread-Pool/tests
1111

1212
// #cgo CFLAGS: -Wall -Werror
13-
// #cgo linux_amd64 CFLAGS: -fsplit-stack
1413
// #cgo CFLAGS: -I/usr/local/include/php -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -I/usr/local/include/php/main
1514
// #cgo linux CFLAGS: -D_GNU_SOURCE
1615
// #cgo LDFLAGS: -L/usr/local/lib -L/opt/homebrew/opt/libiconv/lib -L/usr/lib -lphp -lxml2 -lresolv -lsqlite3 -ldl -lm -lutil

0 commit comments

Comments
 (0)