OSDN Git Service

Add LD option --build-id only at RPM-build time
[pghintplan/pg_hint_plan.git] / Makefile
index f5057c5..3e27311 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,10 +43,6 @@ TARSOURCES = Makefile *.c  *.h COPYRIGHT* \
        doc/* expected/*.out sql/*.sql sql/maskout.sh \
        data/data.csv input/*.source output/*.source SPECS/*.spec
 
-ifneq ($(shell uname), SunOS)
-LDFLAGS+=-Wl,--build-id
-endif
-
 installcheck: $(REGRESSION_EXPECTED)
 
 rpms: rpm14