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
|