// Copyright © Tavian Barnes // SPDX-License-Identifier: 0BSD /// _LDFLAGS += -Wl,-z,now int main(void) { return 0; }