#disable 'ld: warning: ignoring duplicate libraries: '-lSystem' warning

1 messages · Page 1 of 1 (latest)

tardy cairn
#

if someone know how to disable this warning I get after each build with odin run .

warning: ld: warning: ignoring duplicate libraries: '-lSystem'

ivory jolt
#

You can't disable it, the compiler needs to be changed to not have it link duplicate libraries

#

Everybody on macos has this I think