I have to admit that I got the case of the preprocessor symbol on amd64
Bruce Momjian <bruce@momjian.us>
I have to admit that I got the case of the preprocessor symbol on amd64 wrong. __AMD64__ is not defined, __amd64__ is. Christof Petig
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/execute.c | modified | +3 −3 |
| src/interfaces/ecpg/ecpglib/extern.h | modified | +1 −1 |