mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
4f43cffa65
* m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
LIBCFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET) -fPIC
|
|
LIBCXXFLAGS_FOR_TARGET=$(CXXFLAGS_FOR_TARGET) -fPIC -fno-implicit-templates
|