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
|