diff options
author | Björn Gustavsson <[email protected]> | 2013-09-16 10:12:01 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-09-18 11:45:01 +0200 |
commit | e389b27d6c6971cee5be5a9b45703d9af6b6cb39 (patch) | |
tree | ee8f2c7a8b0cc02fe2bd5cde0a0d98e99bd836b1 /Makefile.in | |
parent | a6c2074bb0b7d54f3a5db41867d203f847598a3a (diff) | |
download | otp-e389b27d6c6971cee5be5a9b45703d9af6b6cb39.tar.gz otp-e389b27d6c6971cee5be5a9b45703d9af6b6cb39.tar.bz2 otp-e389b27d6c6971cee5be5a9b45703d9af6b6cb39.zip |
No longer compile the X420 specs for plain BER
We used to compile the X420 specs for both DER and PER, but
9ec0a0ba changed that to compile for DER and plain BER (probably
accidentally).
Since the X420 suite contains 99 source files and compilations
takes more than 40 seconds on my computer for one backend, we only
want to do compilations that are likely to find bugs.
Compiling with the BER backend after having compiled for the DER
backend is very unlikely to detect any bugs.
Compiling for PER (as well as DER) is slightly more likely to expose
bugs, but I don't think it is worth the extra running time for the
test suite.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions