pcre: add support for 16 bits and 32 bits variants
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Mar 2013 10:22:43 +0000 (10:22 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 6 Mar 2013 20:53:49 +0000 (21:53 +0100)
commit7154798a461a8b2c2882fa2c1ce2c58b0d8d6614
treee7771f6878e4762312a336bf83245667bce73541
parenta9ba807c588e285960e08140127ea43a6066204c
pcre: add support for 16 bits and 32 bits variants

Until now, we have been building only the 8bits PCRE variant. However,
Qt5 requires the 16bits variant. This commit therefore adds support to
build the 16bits and 32bits variants of PCRE. In order to preserve
backward compatibility, the 8bits variant is automatically chosen if
no specific variant is defined.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/pcre/Config.in
package/pcre/pcre.mk