make "static linking against glibc" an #error, not #warning
This commit is contained in:
parent
d9b5ab868c
commit
4500c58a07
@ -23,6 +23,7 @@
|
||||
#warning Note that glibc is unsuitable for static linking anyway.
|
||||
#warning If you still want to do it, remove -Wl,--gc-sections
|
||||
#warning from top-level Makefile and remove this warning.
|
||||
#error Aborting compilation.
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user