mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 21:30:36 -05:00
Add a 'dummy' file for i386_solaris.c for configure
This commit is contained in:
parent
a5b106ee89
commit
dfef663fd6
1 changed files with 4 additions and 0 deletions
4
src/backend/port/dynloader/i386_solaris.c
Normal file
4
src/backend/port/dynloader/i386_solaris.c
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/* Dummy file used for nothing at this point
|
||||
*
|
||||
* see i386_solaris.h
|
||||
*/
|
||||
Loading…
Reference in a new issue