Skip to content

Commit 133a548

Browse files
Remove unnecessary config check for __builtin_trap(). We don't use it.
1 parent 809b601 commit 133a548

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

config/qthread_builtin_trap.m4

Lines changed: 0 additions & 15 deletions
This file was deleted.

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ esac
613613
# Figure out whether the compiler has builtin atomic operations
614614
AS_IF([test "x$enable_hardware_atomics" != xno],
615615
[QTHREAD_CHECK_ATOMICS($sizeof_aligned_t)])
616-
QTHREAD_BUILTIN_TRAP
617616
QTHREAD_VAMACROS
618617
QTHREAD_CHECK_BITFIELDS
619618

0 commit comments

Comments
 (0)