mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
This commit represents a clean compile with the new templates under
FreeBSD The Makefile(s) have all been cleaned up such that there is a single LDFLAGS vs LD_ADD or LDADD or LDFLAGS or LDFLAGS_BE. The Makefile(s) should be alot more straightforward then they were before...and consistent
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
AROPT:crs
|
||||
BACKEND:
|
||||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
ALL:-O2 -m486 -pipe
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
SRCH_INC:/usr/local/include
|
||||
SRCH_LIB:/usr/local/lib
|
||||
USE_LOCALE:no
|
||||
|
Reference in New Issue
Block a user