1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-23 06:21:29 -07:00

We can't run the test cases yet with config_poll_none.

Copied from Perforce
 Change: 185177
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-04-02 15:50:18 +01:00
parent 643ab5a49a
commit 05c742dc83

View file

@ -69,7 +69,7 @@ install: @INSTALL_TARGET@
test-make-build:
$(MAKE) clean
$(MAKE) $(TARGET_OPTS) VARIETY=hot CFLAGS="-DCONFIG_PF_ANSI -DCONFIG_THREAD_SINGLE -DCONFIG_POLL_NONE" testansi
$(MAKE) $(TARGET_OPTS) VARIETY=hot CFLAGS="-DCONFIG_PF_ANSI -DCONFIG_THREAD_SINGLE" testansi
$(MAKE) clean
$(MAKE) $(TARGET_OPTS) testci