Skip to content

Commit fbcc69b

Browse files
d-a-vearlephilhower
authored andcommitted
fake library directory: prevent building an archive (#6671)
On some cases, this library archive is used but is non existent because there is no source file. disabling archive building fixes this issue.
1 parent 41ba216 commit fbcc69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/esp8266/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=
77
category=Other
88
url=
99
architectures=esp8266
10-
dot_a_linkage=true
10+
dot_a_linkage=false

0 commit comments

Comments
 (0)