# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external tdb 1.0.6 | |
2 | – | Requires: gcc-wrapper |
2 | ||
3 | Summary: Trivial Database | |
4 | Group: System Environment/Libraries | |
# | Line 26 | Line 25 | each other. TDB is also extremely small. | |
25 | %patch1 -p1 -b .jio | |
26 | ||
27 | %build | |
29 | – | ## IMPORT gcc-wrapper |
28 | echo LIBJIO_ROOT=$LIBJIO_ROOT | |
29 | export CFLAGS="-I%{i}/include -I$LIBJIO_ROOT/include -D_FILE_OFFSET_BITS=64"\ | |
30 | LDFLAGS="-L%{i}/lib -L$LIBJIO_ROOT/lib -ljio -lpthread" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |