mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
Tech Note #7
|
|
Quick building for testing with LTM
|
|
|
|
EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test
|
|
|