blob: 3263af4b41597ae2c2be39a5e4796f26f11ffbf8 [file] [log] [blame]
/* GNU ld script
Add DT_NEEDED entry for -latomic only if needed. */
INPUT ( AS_NEEDED ( -latomic ) )