mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
6 lines
210 B
Makefile
6 lines
210 B
Makefile
#name: PE-COFF --export-dynamic warning
|
|
#target: *-*-mingw32 *-*-cygwin *-*-pe
|
|
#ld: --export-dynamic
|
|
#warning: warning: --export-dynamic is not supported for PE\+? targets, did you mean --export-all-symbols\?
|
|
|