Skip to content

Commit ef15ed1

Browse files
committed
Remove -m486 on Openbsd.
1 parent 19630e0 commit ef15ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template/openbsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AROPT:cq
22
SHARED_LIB:-fpic -DPIC
3-
CFLAGS:-O2 -m486 -pipe
3+
CFLAGS:-O2 -pipe
44
SRCH_INC:
55
SRCH_LIB:
66
USE_LOCALE:no

0 commit comments

Comments
 (0)