Avoid compile failure on OS/2.
authorEric Blake <ebb9@byu.net>
Fri, 11 Apr 2008 16:22:22 +0000 (10:22 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 11 Apr 2008 16:22:22 +0000 (10:22 -0600)
commite9136009421f7de5d4eb9ae04b10b2c3094ce0cd
treefc846bec117b79bd685532c182e596eecadcbe30
parente220635fc952c63b533873f2af39ec76aed4b4e3
Avoid compile failure on OS/2.

* lib/regex_internal.h (internal_function): Disable optimization
on OS/2 (__EMX__), where it caused compiler error.
Reported by Elbert Pol.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/regex_internal.h