|
@@ -15,7 +15,7 @@
|
|
|
STMP_FIXPROTO =
|
|
STMP_FIXPROTO =
|
|
|
|
|
|
|
|
+# We don't need GCC's own include files.
|
|
+# We don't need GCC's own include files.
|
|
|
-+USER_H =
|
|
|
|
|
|
|
++USER_H = $(EXTRA_HEADERS)
|
|
|
+
|
|
+
|
|
|
# Compile crtbeginS.o and crtendS.o with pic.
|
|
# Compile crtbeginS.o and crtendS.o with pic.
|
|
|
CRTSTUFF_T_CFLAGS_S = -fPIC
|
|
CRTSTUFF_T_CFLAGS_S = -fPIC
|