mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
databases/mariadb106-server: Remove dead Makefile settings
Remove settings specific to i386 that have been dead (= disabled and unused) since this port was created. Approved by: portmgr blanket
This commit is contained in:
parent
111ad0e0e2
commit
57514a6238
@ -222,12 +222,6 @@ CFLAGS+= -Wno-incompatible-function-pointer-types
|
||||
PLIST_SUB+= WSREP="@comment "
|
||||
.endif
|
||||
|
||||
#.if ${ARCH} == i386
|
||||
#USE_GCC= 9
|
||||
#CFLAGS+= -DHAVE_GCC_C11_ATOMICS -latomic -DUSE_NEW_READLINE_INTERFACE
|
||||
#CXXFLAGS+= -fpermissive
|
||||
#.endif
|
||||
|
||||
post-patch:
|
||||
.if ${OPSYS} == DragonFly
|
||||
${CP} ${WRKSRC}/cmake/os/FreeBSD.cmake \
|
||||
|
Loading…
Reference in New Issue
Block a user