| Index: ports/xkbcomp/build.sh
|
| diff --git a/ports/xkbcomp/build.sh b/ports/xkbcomp/build.sh
|
| index acb8b78d777f5be961d3848ef18803370d587324..f26bfd59c7e71bb27cc7ead00fa2557aa5336037 100644
|
| --- a/ports/xkbcomp/build.sh
|
| +++ b/ports/xkbcomp/build.sh
|
| @@ -7,7 +7,6 @@ EXTRA_CONFIGURE_ARGS+=" --datarootdir=/share"
|
| NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main"
|
| export LIBS+=" -Wl,--undefined=nacl_main ${NACL_CLI_MAIN_LIB} \
|
| -lX11 -lxcb -lXau \
|
| - -lnacl_spawn \
|
| -lppapi_simple -ltar \
|
| -lnacl_io -lppapi -lppapi_cpp -l${NACL_CPP_LIB}"
|
|
|
|
|