mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +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
|