mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 19:38:13 +00:00
Temporarily back out include of jsosdep.h until linkage problems can be looked at
This commit is contained in:
parent
bea1290b2e
commit
2812bf9ab0
@ -197,7 +197,7 @@
|
||||
# include "jscpucfg.h" /* Use standard Mac or Windows configuration */
|
||||
#elif defined(XP_UNIX)
|
||||
# include "jsautocfg.h" /* Use auto-detected configuration */
|
||||
# include "jsosdep.h" /* ...and platform-specific flags */
|
||||
/* # include "jsosdep.h" ...and platform-specific flags */
|
||||
#else
|
||||
# error "Must define one of XP_PC, XP_MAC or XP_UNIX"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user