Changeset 42385 for trunk/extsrc/gpcsw/gpcsrc/Make.Common
- Timestamp:
- Feb 8, 2023, 12:11:27 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/extsrc/gpcsw/gpcsrc/Make.Common (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/extsrc/gpcsw/gpcsrc/Make.Common
r34800 r42385 163 163 CCWARN = -Wall -Wstrict-prototypes # -Wshadow 164 164 CFLAGS = $(CCDEBUG) $(EXTRA_CFLAGS) $(CCWARN) $(CCDEFS) $(CCINCS) $(CCHACKS) 165 LDFLAGS = $(CCDEBUG) $(EXTRA_CFLAGS) $(CCLIBS) 165 LDFLAGS = $(CCDEBUG) $(EXTRA_CFLAGS) $(CCLIBS) -Wl,--allow-multiple-definition 166 166 CXXFLAGS = $(subst -Wstrict-prototypes,,$(CFLAGS)) 167 167 ARFLAGS = -rc
Note:
See TracChangeset
for help on using the changeset viewer.
