forked from pool/micropython
Accepting request 1138975 from home:Andreas_Schwab:Factory
- Build with %optflags OBS-URL: https://build.opensuse.org/request/show/1138975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 14:54:02 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Build with %optflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 02:06:11 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ sed -i -e "s:/usr/lib/micropython:%{_prefix}/lib/micropython:g" "ports/unix/main
|
||||
%define make_flags V=1 MICROPY_PY_BTREE=0 MICROPY_PY_USSL=0
|
||||
|
||||
%build
|
||||
export CFLAGS="$CFLAGS -Wno-dangling-pointer"
|
||||
export CFLAGS="%optflags -Wno-dangling-pointer"
|
||||
%make_build -C mpy-cross
|
||||
%make_build -C ports/unix STRIP=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user