ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/Makefile.PL
(Generate patch)

Comparing EV/Makefile.PL (file contents):
Revision 1.65 by root, Fri Nov 22 14:43:49 2019 UTC vs.
Revision 1.66 by root, Fri Nov 22 14:44:08 2019 UTC

369 369
370For example, if you run into compilation problems because of missing memory 370For example, if you run into compilation problems because of missing memory
371fences (or you just want extra performance), you can tell EV to not support 371fences (or you just want extra performance), you can tell EV to not support
372smp and threads via -DEV_NO_THREADS. 372smp and threads via -DEV_NO_THREADS.
373 373
374Normal persons just press enter. 374Most people would just press enter.
375 375
376EOF 376EOF
377 377
378$DEFINE .= " " . prompt "Any extra -D options?", "$ENV{EV_EXTRA_DEFS}"; 378$DEFINE .= " " . prompt "Any extra -D options?", "$ENV{EV_EXTRA_DEFS}";
379 379

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines