OSDN Git Service

[Fix] #40414 Added -Ispecific-object into Makefile.am
authorHourier <hourier@users.sourceforge.jp>
Thu, 4 Jun 2020 13:11:56 +0000 (22:11 +0900)
committerHourier <hourier@users.sourceforge.jp>
Thu, 4 Jun 2020 13:11:56 +0000 (22:11 +0900)
src/Makefile.am

index 00f3fce..1849971 100644 (file)
@@ -473,8 +473,8 @@ COMPILE = $(srcdir)/gcc-wrap $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        -Iautopick -Ibirth -Icmd -Icmd-io -Icmd-item -Icombat -Icore -Idungeon \
        -Ieffect -Ifloor -Igrid -Iinventory -Iio -Iio-dump -Iknowledge -Imarket \
        -Imind -Imonster -Imspell -Imutation -Iobject -Iobject-enchant -Ipet \
-       -Iplayer -Irealm -Iroom -Ispell -Isv-definition -Isystem -Iterm -Iutil \
-       -Iview -Iwizard -Iworld
+       -Iplayer -Irealm -Iroom -Ispecific-object -Ispell -Isv-definition -Isystem \
+       -Iterm -Iutil -Iview -Iwizard -Iworld
 
 install-exec-hook:
 if SET_GID