diff options
author | Andrew Kaster <akaster@serenityos.org> | 2021-09-19 16:17:31 -0600 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-09-20 00:39:46 +0000 |
commit | 210b0b883bbc8b660d46cc783f877cbaa5b93df0 (patch) | |
tree | 98fc3259548dadc10fb43af263db19339bf4c69c /Userland | |
parent | b946a1ce480858780db41b24af15fa5bff3de2ea (diff) | |
download | serenity-210b0b883bbc8b660d46cc783f877cbaa5b93df0.zip |
AK: Remove unused ifdef for BUILDING_SERENITY_TOOLCHAIN
The only use of this define was removed in commit
5f724b6ca1aae3a5a8c7189069649e8a9347cca2, over a year ago.
The define was there to prevent the LibC build we built before libstdc++
from complaining about missing libgcc symbols. However, as noted in that
commit, we never actually needed to build LibC at all.
Diffstat (limited to 'Userland')
0 files changed, 0 insertions, 0 deletions