0
0
Fork 0

changed to not use pkg-config, brittle on some platforms

This commit is contained in:
Marty Schoch 2014-04-18 11:50:14 -04:00
parent 9058db20ec
commit 900b54e240
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
// and limitations under the License.
package unicode_word_boundary
// #cgo pkg-config: icu-uc
// #cgo LDFLAGS: -licuuc -licudata
// #include <stdio.h>
// #include <stdlib.h>
// #include "unicode/utypes.h"