Commit 33c07e8
committed
configure: option to separately remove objects from build
Those listed in ULTRAGRID_OBJS, eg. in case of some problem - this was
not possible without --disable-all, which however removes everything,
which is not what is desired if removing some obj for incompatibility (eg
aes67 needing std::to_chars not supported on ancient macOS C++ libraries).1 parent e3cf5f9 commit 33c07e8
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3584 | 3584 | | |
3585 | 3585 | | |
3586 | 3586 | | |
| 3587 | + | |
| 3588 | + | |
| 3589 | + | |
| 3590 | + | |
| 3591 | + | |
| 3592 | + | |
| 3593 | + | |
| 3594 | + | |
| 3595 | + | |
3587 | 3596 | | |
3588 | 3597 | | |
3589 | 3598 | | |
| |||
0 commit comments