Updating for notes attached to PR

This commit is contained in:
Mark Randles 2016-09-23 10:17:02 -04:00
parent 26dcbc36ff
commit 5a97ca63cc
1 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@
package engine
// #cgo CFLAGS: -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/TSRM -Iinclude/php7 -Isrc/php7
// #cgo CFLAGS: -I/usr/include/php/20151012 -Iinclude/php7 -Isrc/php7
// #cgo CFLAGS: -I/usr/include/php/20151012/main -I/usr/include/php/20151012/Zend
// #cgo CFLAGS: -I/usr/include/php/20151012/TSRM
// #cgo LDFLAGS: -lphp7.0
import "C"