pcre: fix compilation when C++ support is disabled
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 16 Aug 2008 12:32:54 +0000 (12:32 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 16 Aug 2008 12:32:54 +0000 (12:32 -0000)
commit9b28d48012c33b37d33101991fa042f9fc9d76eb
tree9a9e1a36475f30a0ad84969c097d98d310fecbaf
parent844f1013dca2bb352325a1abbdfce98d6d69f892
pcre: fix compilation when C++ support is disabled

pcre will use host g++ is no cross g++ is available, so explicitly disable
c++ support in pcre if it isn't enabled in buildroot instead.
package/pcre/pcre.mk