Mercurial > sdl-ios-xcode
diff ltconfig @ 42:eb1459f3a3ae
*** empty log message ***
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Sun, 27 May 2001 00:38:26 +0000 |
parents | 9e938507bb06 |
children | db0b91d99dbc |
line wrap: on
line diff
--- a/ltconfig Sun May 27 00:24:43 2001 +0000 +++ b/ltconfig Sun May 27 00:38:26 2001 +0000 @@ -1286,6 +1286,9 @@ # dlltool doesn't understand --whole-archive et. al. whole_archive_flag_spec= ;; + netbsd*) + whole_archive_flag_spec= + ;; *) # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then